Parameters |
Description |
bool bStatic |
boolean |
SoundId |
Sound Id. |
Syntax: Entity.SetStaticSound( Handle SoundId, true/false )
Marks a sound as static to a certain entity. This sound will not be deleted on done, but can be started a new.
Copyright (c) 2012. All rights reserved.
|