FrameIT
GameObjectExtensions Class Reference

Static Public Member Functions

static void UpdateTagActive (this GameObject root, string tag, bool enable)
 
static void DestroyAllChildren (this GameObject root)
 
static GameObject GetNthChild (this GameObject root, IEnumerable< int > pos)
 

Member Function Documentation

◆ DestroyAllChildren()

static void GameObjectExtensions.DestroyAllChildren ( this GameObject  root)
static

◆ GetNthChild()

static GameObject GameObjectExtensions.GetNthChild ( this GameObject  root,
IEnumerable< int >  pos 
)
static

◆ UpdateTagActive()

static void GameObjectExtensions.UpdateTagActive ( this GameObject  root,
string  tag,
bool  enable 
)
static

The documentation for this class was generated from the following file: