Template:I VTMB Parentname: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
m (→‎top: Substituted IO templates)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{IO|SetParent|Changes the entity's parent in the movement hierarchy.}}
{{I|SetParent|Changes the entity's parent in the movement hierarchy.}}
{{IO|ClearParent|Removes this entity from the the movement hierarchy, leaving it free to move independently.}}
{{I|ClearParent|Removes this entity from the the movement hierarchy, leaving it free to move independently.}}
<noinclude>[[Category:Input Templates|P]]</noinclude>
<noinclude>
[[Category:Input Templates|P]]
</noinclude>

Latest revision as of 12:57, 21 April 2025

SetParent
Changes the entity's parent in the movement hierarchy.
ClearParent
Removes this entity from the the movement hierarchy, leaving it free to move independently.