Click or drag to resize

ModGameAssetReferenceGetLoadedAsset Method

Return the pre-loaded asset instance.

Namespace:  UMod
Assembly:  UMod-Interface (in UMod-Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Object GetLoadedAsset()

Return Value

Type: Object

[Missing <returns> documentation for "M:UMod.ModGameAssetReference.GetLoadedAsset"]

See Also