Init(args)
Scripting Reference
Loading...
Searching...
No Matches

◆ AllIn< T >() [2/2]

static void Sisus.Init.Find.AllIn< T > ( [DisallowNull] GameObject gameObject,
[DisallowNull] Type type,
[NotNull] List< T > results )
static
Template Parameters
TGeneric type of the List<T> into which found results will be placed.
Parameters
resultsList into which found instances are added.