DecisionMaker  Conversion (DecisionMaker to UInt32)

RAGE Plugin Hook Documentation

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

[Missing <summary> documentation for "M:Rage.DecisionMaker.op_Implicit(Rage.DecisionMaker)~System.UInt32"]

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

public static implicit operator uint (
	DecisionMaker decisionMaker
)

Parameters

decisionMaker
Type: RageDecisionMaker

[Missing <param name="decisionMaker"/> documentation for "M:Rage.DecisionMaker.op_Implicit(Rage.DecisionMaker)~System.UInt32"]

Return Value

Type: UInt32

[Missing <returns> documentation for "M:Rage.DecisionMaker.op_Implicit(Rage.DecisionMaker)~System.UInt32"]

See Also

Reference