Template:O FuncMoveLinear: Difference between revisions

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

Revision as of 13:48, 11 June 2022

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.