Template:I Light

From Valve Developer Community
Revision as of 12:55, 21 April 2025 by Alexiscoutinho (talk | contribs) (→‎top: Substituted IO templates)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
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. If the Light is off, then this input appears to turn it on.
FadeToPattern <string>
Fades from first value in old pattern, to first value in the new given pattern. If the Light is off, then this input appears to turn it on.