Template:I VTMB Parentname: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{IO|SetParent|Changes the entity's parent in the movement hierarchy.}}
{{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 independently.}}
{{IO|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>

Revision as of 10:07, 18 August 2023

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.