ModGameAssetReferenceGameAssetReference Property |
Get the serialized guid reference to the assigned game asset.
This reference can be set via the inspector using the game assets selection window.
Namespace:
UMod
Assembly:
UMod-Interface (in UMod-Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic GameAssetReference GameAssetReference { get; }
Property Value
Type:
GameAssetReference
See Also