Instance
property in Coherence
Properties
public static T Instance { get; }
Instance
Property Value
Type | Description |
---|---|
T |
Remarks
Accessing this property before Awake() is not advised because the asset may not be in a ready state.
Exceptions
Type | Condition |
---|---|
ArgumentNullException | Throws if the singleton instance is not set |