From Valve Developer Community
Jump to navigation
Jump to search
Light:
- TurnOn
- Turn the light on.
- TurnOff
- The the light off.
- Toggle
- Toggle the light's current state.
- SetPattern <string>
- Set a custom pattern of light brightness for this light.
- FadeToPattern <string>
- Fades from first value in old pattern, to first value in the new given pattern.