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 string Extension { get; }
Property Value
Type:
StringSee Also