Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.