Version: Unity 6 (6000.0)
LanguageEnglish
  • C#

InvalidContainerTypeException

class in Unity.Properties

/

Implemented in:UnityEngine.PropertiesModule

Description

The exception that is thrown when trying to visit an invalid container type.

Properties

Description
Type The type which triggered the exception.

Constructors

Description
InvalidContainerTypeException Initializes a new instance of the MissingPropertyBagException class with a specified type.