uMod 2.0 Scripting Reference
uMod 2.0 Scripting Reference
uMod 2.0
UMod
IModAssets Interface
IModAssets Properties
AssetCount Property
CanLoadAssets Property
IModAssets
AssetCount Property
Returns the number of assets that are included in the mod.
Namespace:
UMod
Assembly:
UMod-Interface (in UMod-Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
int
AssetCount
{
get
; }
Property Value
Type:
Int32
See Also
Reference
IModAssets Interface
UMod Namespace