Click or drag to resize

IModAssetInfoAssetID Property

The unique id for this asset. This is guarenteed to be unique during the current session. Id's are not persistent.

Namespace:  UMod
Assembly:  UMod-Interface (in UMod-Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
int AssetID { get; }

Property Value

Type: Int32
See Also