[This is preliminary documentation and is subject to change.]
Gets or sets the wanted level of this player.
Namespace:
Rage
Assembly:
RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
public int WantedLevel { get; set; }
Public Property WantedLevel As Integer
Get
Set
public:
property int WantedLevel {
int get ();
void set (int value);
}
Property Value
Type:
Int32The wanted level.
Reference