GameObject.CompareTagfunction CompareTag (tag : String) : booleanDescriptionIs this game object tagged with tag?
JavaScript
// Immediate death trigger. using UnityEngine; import UnityEngine |
|
||||
| Scripting > Runtime Classes > GameObject | Switch to Component | |||
GameObject.CompareTagfunction CompareTag (tag : String) : booleanDescriptionIs this game object tagged with tag?
JavaScript
// Immediate death trigger. using UnityEngine; import UnityEngine |