C# Class playerSpawn, The-Ritual-of-Jesses-House

Inheritance: MonoBehaviour
Afficher le fichier Open project: lopalop2/The-Ritual-of-Jesses-House Class Usage Examples

Méthodes publiques

Свойство Type Description
camera cameraScript,
currentPlayer GameObject
nymphSpawning NymphSpawning,
playerPrefabs GameObject[]

Méthodes publiques

Méthode Description
AssignRandomPlayer ( ) : void
Awake ( ) : void
Update ( ) : void

Method Details

AssignRandomPlayer() public méthode

public AssignRandomPlayer ( ) : void
Résultat void

Awake() public méthode

public Awake ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

camera public_oe property

public cameraScript, camera
Résultat cameraScript,

currentPlayer public_oe property

public GameObject currentPlayer
Résultat GameObject

nymphSpawning public_oe property

public NymphSpawning, nymphSpawning
Résultat NymphSpawning,

playerPrefabs public_oe property

public GameObject[] playerPrefabs
Résultat GameObject[]