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

◆ CompareTag()

bool Sisus.Init.IWrapper.CompareTag ( string tag)

Returns true if the wrapper is attached to a GameObject that has the given tag; otherwise, false.

Parameters
tagThe tag to check for.
Returns