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...")
 
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.}}
[[Category:Input Templates|P]]
<noinclude>[[Category:Input Templates|P]]</noinclude>

Revision as of 10:06, 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.