Property | Type | Description | |
---|---|---|---|
MineFrag | Transform | ||
explosion | Transform |
Method | Description | |
---|---|---|
OnDestroy ( ) : void | ||
OnTriggerEnter ( Collider other ) : void | ||
Start ( ) : void |
Method | Description | |
---|---|---|
XP ( string points ) : IEnumerator | ||
destroyAfterExplosion ( ) : void | ||
scoreXP ( int camNum, int score ) : void | ||
showedScore ( ) : void | ||
universeN ( ) : int |
public OnTriggerEnter ( Collider other ) : void | ||
other | Collider | |
return | void |