Click or drag to resize
SingleInstanceT Properties

The SingleInstanceT generic type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberInstance
Return the single instance. If none exists, a new game object is created and the component is added to it.
Public propertyName
Name of the game object this will be attached to.
Top
See Also