Template:O FuncMoveLinear: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
({{minititle|FuncMoveLinear}})
m (Added to Output Templates category)
Line 1: Line 1:
{{minititle|FuncMoveLinear}}
{{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.}}
{{IO|OnFullyClosed|Fired when the brush reaches the starting position.}}<noinclude>
[[Category:Output Templates|FuncMoveLinear]]
</noinclude>

Revision as of 19:30, 23 January 2020

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.