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

From Valve Developer Community
Jump to navigation Jump to search
(Undocumented outputs)
(Corrected)
Line 1: Line 1:
{{IO|OnStart|Fired when the train starts.}} {{Not in FGD}}
{{IO|OnStart|Fired when the train starts moving in either direction."}}
{{IO|OnNextPoint|Fired when the train is ready for the next point.}} {{Not in FGD}}
{{IO|OnNextPoint|Fires when this train picks a new point to move towards (and just after OnStart).}}
{{confirm|Is this really the case?}}
{{note|This is incorrectly listed as "OnNext" in Valve's FGDs!}}
{{O Targetname}}
{{O Targetname}}

Revision as of 13:11, 19 May 2018

OnStart
Fired when the train starts moving in either direction."
OnNextPoint
Fires when this train picks a new point to move towards (and just after OnStart).
Note.pngNote:This is incorrectly listed as "OnNext" in Valve's FGDs!