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