StopCameraShake
From Onset Developer Wiki
Description
Stop the camera shake of the client.
Syntax
StopCameraShake( [, bImmediate])
Parameters
- bImmediate (optional)
The boolean status to whether end the shake immediately or gradually.
Return Value
- This function returns nothing.
Example
__EDIT_ME__