Click or drag to resize

ModGameAssetReference Properties

The ModGameAssetReference type exposes the following members.

Properties
  NameDescription
Public propertyGameAssetReference
Get the serialized guid reference to the assigned game asset. This reference can be set via the inspector using the game assets selection window.
Public propertyIsReferenceAssigned
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).
Top
See Also