# CBaseFlex
extends CBaseAnimating
Function | Description | Client |
---|---|---|
handle GetCurrentScene() | Returns the instance of the oldest active scene entity (if any). | ❌ |
handle GetSceneByIndex(index) | Returns the instance of the scene entity at the specified index. | ❌ |
float ScriptPlayScene(pszScene, flDelay) | ( vcd file, delay ) - play specified vcd file | ❌ |