PlayerPlayStepSound(Entity, Vector, surfacedata_t, number, boolean)
shared
Arguments
- this Entity
- vecOrigin Vector
- psurface surfacedata_t
- fvol number
- force boolean
Returns
- unknown
Note: Returning is not required
Returning from hooks is not required. Only do so if you mean to override behaviour. The first hook that returns a value will be the final value, skipping all following hooks.
Examples
hook PlayerPlayStepSound – ""