[This is preliminary documentation and is subject to change.]
Gets the specified value multiplied by itself.
Namespace: Rage
Assembly: RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax
Parameters
- value
- Type: SystemSingle
The value to square.
Return Value
Type: SingleThe squared value.
See Also