Template:O AlyxInteractable: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Added to Output Templates category)
m (→‎top: Substituted IO templates)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{IO|OnAlyxStartedInteraction|Fired when Alyx begins to interact with this entity.}}
<onlyinclude>{{O|OnAlyxStartedInteraction|Fired when Alyx begins to interact with this entity.}}
{{IO|OnAlyxFinishedInteraction|Fired when Alyx has finished interacting with this entity.}}
{{O|OnAlyxFinishedInteraction|Fired when Alyx has finished interacting with this entity.}}</onlyinclude>
<noinclude>
<noinclude>
[[Category:Output Templates|AlyxInteractable]]
[[Category:Output Templates|AlyxInteractable]]
</noinclude>
</noinclude>

Latest revision as of 13:02, 21 April 2025

OnAlyxStartedInteraction
Fired when Alyx begins to interact with this entity.
OnAlyxFinishedInteraction
Fired when Alyx has finished interacting with this entity.