[This is preliminary documentation and is subject to change.]
Gets the hash of this group.
Namespace:
Rage
Assembly:
RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
public uint Hash { get; }
Public ReadOnly Property Hash As UInteger
Get
public:
property unsigned int Hash {
unsigned int get ();
}
Property Value
Type:
UInt32The hash of this group.
Reference