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

From Valve Developer Community
Jump to navigation Jump to search
(Corrected)
No edit summary
Line 1: Line 1:
{{IO|OnStart|Fired when the train starts moving in either direction."}}
{{IO|OnStart|Fired when the train starts moving in either direction.}}
{{IO|OnNextPoint|Fires when this train picks a new point to move towards (and just after OnStart).}}
{{IO|OnNextPoint|Fires when this train picks a new point to move towards (and just after OnStart).}}
{{note|This is incorrectly listed as "OnNext" in Valve's FGDs!}}
{{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!