Template:Archived Page History/Template:O BaseTrain: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(-cleanup)
Tag: Removed redirect
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{IO|OnStart|Fired when the train starts moving in either direction.}}
{APH|}}
{{IO|OnNextPoint|Fires continuously every tick when the train is currently moving to its next destination.}}
:{{warning|In the default FGD, this is incorrectly listed as "OnNext" and has an incorrect description ''("Fires when this train picks a new point to move towards (and just after OnStart)")''}}
{{IO|OnArrivedAtDestinationNode|Fired when this train arrives at a destination that was specified by the MoveToPathNode input.|since={{portal2}}}}
<noinclude>
[[Category:Output Templates|BaseTrain]]
</noinclude>

Latest revision as of 14:35, 18 August 2024

{APH|}}