Property | Type | Description | |
---|---|---|---|
m_ColliderTag | string | ||
m_Delay | float |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
OnTriggerEnter ( Collider other ) : void |
Method | Description | |
---|---|---|
spawnObject ( ) : IEnumerator |
public OnTriggerEnter ( Collider other ) : void | ||
other | Collider | |
return | void |