# ScreenShake
void ScreenShake(Vector_1, float_2, float_3, float_4, float_5, int_6, bool_7)
# Class
✔️ Server: Global
✔️ Client: Global
# Function Description
Start a screenshake with the following parameters. vecCenter, flAmplitude, flFrequency, flDuration, flRadius, eCommand( SHAKE_START = 0, SHAKE_STOP = 1 ), bAirShake
# Parameters
Type | Name | Description |
---|---|---|
Vector | Vector_1 | No Description Set |
float | float_2 | No Description Set |
float | float_3 | No Description Set |
float | float_4 | No Description Set |
float | float_5 | No Description Set |
int | int_6 | No Description Set |
bool | bool_7 | No Description Set |