[This is preliminary documentation and is subject to change.]
Gets the build number of the game.
Namespace:
Rage
Assembly:
RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
public static int BuildNumber { get; }
Public Shared ReadOnly Property BuildNumber As Integer
Get
public:
static property int BuildNumber {
int get ();
}
Property Value
Type:
Int32The build number of the game.
Reference