HandlingDataGetByHash Method

RAGE Plugin Hook Documentation

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:Rage.HandlingData.GetByHash(System.UInt32)"]

Namespace:  Rage
Assembly:  RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax

public static HandlingData GetByHash(
	uint hash
)

Parameters

hash
Type: SystemUInt32

[Missing <param name="hash"/> documentation for "M:Rage.HandlingData.GetByHash(System.UInt32)"]

Return Value

Type: HandlingData

[Missing <returns> documentation for "M:Rage.HandlingData.GetByHash(System.UInt32)"]

See Also

Reference