Template:O FuncMoveLinear: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Added Template:Lang)
m (→‎top: Substituted IO templates)
Line 1: Line 1:
<noinclude>{{lang|Template:O FuncMoveLinear}}
<noinclude>{{lang|Template:O FuncMoveLinear}}
</noinclude>{{minititle|FuncMoveLinear}}
</noinclude>{{minititle|FuncMoveLinear}}
{{IO|OnFullyOpen|Fired when the brush reaches the end position (''starting position + (move direction * move distance)'').}}
{{O|OnFullyOpen|Fired when the brush reaches the end position (''starting position + (move direction * move distance)'').}}
{{IO|OnFullyClosed|Fired when the brush reaches the starting position.}}<noinclude>
{{O|OnFullyClosed|Fired when the brush reaches the starting position.}}<noinclude>
[[Category:Output Templates|FuncMoveLinear]]
[[Category:Output Templates|FuncMoveLinear]]
</noinclude>
</noinclude>

Revision as of 13:11, 21 April 2025

FuncMoveLinear:

OnFullyOpen
Fired when the brush reaches the end position (starting position + (move direction * move distance)).
OnFullyClosed
Fired when the brush reaches the starting position.