ModGameAssetReference Properties |
The ModGameAssetReference type exposes the following members.
Name | Description | |
---|---|---|
GameAssetReference |
Get the serialized guid reference to the assigned game asset.
This reference can be set via the inspector using the game assets selection window.
| |
IsReferenceAssigned |
Returns a value indicating whether this reference points to a valid game asset.
This value will be false when the game asset reference has not been assigned (None).
Note that this value will be true for references to game asset that no longer exist (Missing).
|