This version of Unity is unsupported.

MissingPropertyBagException

class in Unity.Properties

/

Implemented in:UnityEngine.PropertiesModule

Description

The exception that is thrown when trying to visit a container with no property bag.

Properties

Type The type which triggered the exception.

Constructors

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