DecisionMaker Structure

RAGE Plugin Hook Documentation

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

[Missing <summary> documentation for "T:Rage.DecisionMaker"]

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

[SerializableAttribute]
public struct DecisionMaker

The DecisionMaker type exposes the following members.

Constructors

  NameDescription
Public methodCode exampleDecisionMaker(String)
Initializes a new instance of the DecisionMaker class.
Public methodDecisionMaker(UInt32)
Initializes a new instance of the DecisionMaker class.
Top
Properties

  NameDescription
Public propertyHash
Top
Methods

  NameDescription
Public methodAssignTo
Top
Operators

  NameDescription
Public operatorStatic member(String to DecisionMaker)
Public operatorStatic member(UInt32 to DecisionMaker)
Public operatorStatic member(DecisionMaker to UInt32)
Top
See Also

Reference