Template:I VTMB Parentname: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{IO|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 independe...")
 
m (→‎top: Substituted IO templates)
 
(2 intermediate revisions 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]]
[[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.