Template:O FuncMoveLinear

From Valve Developer Community
Revision as of 01:33, 24 April 2025 by Nescius (talk | contribs)
Jump to navigation Jump to search

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.