Template:O Source 2 Light2: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Create IO output template for the Next-Gen lights from lights2.fgd))
 
m (→‎top: Substituted IO templates)
 
Line 1: Line 1:
{{ScrollBox|title=Source 2 Light2|
{{ScrollBox|title=Source 2 Light2|


{{IO|OnStyleEvent0|Fired when the current light style plays an event of the type specified by Style Output Event 0.|param=void}}
{{O|OnStyleEvent0|Fired when the current light style plays an event of the type specified by Style Output Event 0.|param=void}}
{{IO|OnStyleEvent1|Fired when the current light style plays an event of the type specified by Style Output Event 1.|param=void}}
{{O|OnStyleEvent1|Fired when the current light style plays an event of the type specified by Style Output Event 1.|param=void}}
{{IO|OnStyleEvent2|Fired when the current light style plays an event of the type specified by Style Output Event 2.|param=void}}
{{O|OnStyleEvent2|Fired when the current light style plays an event of the type specified by Style Output Event 2.|param=void}}
{{IO|OnStyleEvent3|Fired when the current light style plays an event of the type specified by Style Output Event 3.|param=void}}}}
{{O|OnStyleEvent3|Fired when the current light style plays an event of the type specified by Style Output Event 3.|param=void}}}}


<noinclude>
<noinclude>
[[Category:Output Templates|Source 2 Light2]]
[[Category:Output Templates|Source 2 Light2]]
</noinclude>
</noinclude>

Latest revision as of 13:12, 21 April 2025

Source 2 Light2:


OnStyleEvent0 <void>
Fired when the current light style plays an event of the type specified by Style Output Event 0.
OnStyleEvent1 <void>
Fired when the current light style plays an event of the type specified by Style Output Event 1.
OnStyleEvent2 <void>
Fired when the current light style plays an event of the type specified by Style Output Event 2.
OnStyleEvent3 <void>
Fired when the current light style plays an event of the type specified by Style Output Event 3.