Click or drag to resize

IModInfoGetModUniqueIdentifier Method

Get the 8-byte identifier code for the mod.

Namespace:  UMod
Assembly:  UMod-Shared (in UMod-Shared.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
ModIdentifier GetModUniqueIdentifier()

Return Value

Type: ModIdentifier

[Missing <returns> documentation for "M:UMod.IModInfo.GetModUniqueIdentifier"]

See Also