[This is preliminary documentation and is subject to change.]
Returns the hash code for this instance.
Namespace:
Rage
Assembly:
RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
public override sealed int GetHashCode()
Public Overrides NotOverridable Function GetHashCode As Integer
public:
virtual int GetHashCode() override sealed
Return Value
Type:
Int32A 32-bit signed integer hash code.
Reference