Click or drag to resize

IModAssetInfoExtension Property

Get the extension of the asset, For example: '.prefab'. The extension will always begin with a '.'.

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

Property Value

Type: String
See Also