[This is preliminary documentation and is subject to change.]
Gets a new value between the specified start and end values, designated by the percentage.
Namespace: Rage
Assembly: RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax
Parameters
- start
- Type: SystemSingle
The start. - end
- Type: SystemSingle
The end. - percent
- Type: SystemSingle
The percent.
Return Value
Type: SingleThe new value.
See Also