Version: Unity 6 Preview (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

Type The type which triggered the exception.

Constructors

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