class in Unity.Properties
/
Implemented in:UnityEngine.PropertiesModule
The exception that is thrown when trying to visit an invalid container type.
Property | Description |
---|---|
Type | The type which triggered the exception. |
Constructor | Description |
---|---|
InvalidContainerTypeException | Initializes a new instance of the MissingPropertyBagException class with a specified type. |