Cerebrum™
Loading...
Searching...
No Matches
Cerebrum.MyUtils Class Reference

Static Public Member Functions

static GameObject FindInChildrenIncludingInactive (GameObject go, string name)
 hideously slow as it iterates all objects, so don't overuse!
 
static GameObject FindIncludingInactive (string name)
 hideously slow as it iterates all objects, so don't overuse!
 

Member Function Documentation

◆ FindInChildrenIncludingInactive()

static GameObject Cerebrum.MyUtils.FindInChildrenIncludingInactive ( GameObject  go,
string  name 
)
static

hideously slow as it iterates all objects, so don't overuse!

Here is the caller graph for this function:

◆ FindIncludingInactive()

static GameObject Cerebrum.MyUtils.FindIncludingInactive ( string  name)
static

hideously slow as it iterates all objects, so don't overuse!

Here is the caller graph for this function:

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