Template:O FuncMoveLinear: Difference between revisions
Jump to navigation
Jump to search
m (→top: Substituted IO templates) |
No edit summary |
||
Line 1: | Line 1: | ||
{{minititle|FuncMoveLinear}} | |||
{{O|OnFullyOpen|activator = !caller = !self|caller=hide|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)'').}} | {{O|OnFullyClosed|activator = !caller = !self|caller=hide|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 01:33, 24 April 2025
FuncMoveLinear:
- OnFullyOpen
- !activator = !caller = !self
Fired when the brush reaches the end position (starting position + (move direction * move distance)).
- OnFullyClosed
- !activator = !caller = !self
Fired when the brush reaches the starting position.