Dota 2 Workshop Tools/Scripting/API/CBaseEntity.SetParent
< Dota 2 Workshop Tools | Scripting | API

Function Description
void SetParent(handle hParent, string pAttachmentname)
Set the parent for this entity.
Parameters
Type | Name | Description |
---|---|---|
handle | hParent | No Description Set |
string | pAttachmentname | No Description Set |