C# Class RespawnZone, WaitingForHorus

Inheritance: MonoBehaviour
Afficher le fichier Open project: merveilles/WaitingForHorus Class Usage Examples

Méthodes publiques

Méthode Description
Awake ( ) : void
GetRespawnPoint ( ) : Vector3
OnDestroy ( ) : void

Private Methods

Méthode Description
RandomIndex ( int count ) : int

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

GetRespawnPoint() public static méthode

public static GetRespawnPoint ( ) : Vector3
Résultat Vector3

OnDestroy() public méthode

public OnDestroy ( ) : void
Résultat void