C# Class HappyFunTimesExample.ExampleCharacterSelect

Inheritance: UnityEngine.MonoBehaviour
Afficher le fichier Open project: greggman/hft-unity-gamepad Class Usage Examples

Méthodes publiques

Свойство Type Description
characterPrefabs UnityEngine.GameObject[]

Méthodes publiques

Méthode Description
InitializeNetPlayer ( SpawnInfo spawnInfo ) : void

Private Methods

Méthode Description
OnCharacter ( MessageCharacter data ) : void
Remove ( object sender, EventArgs e ) : void

Method Details

InitializeNetPlayer() public méthode

public InitializeNetPlayer ( SpawnInfo spawnInfo ) : void
spawnInfo HappyFunTimes.SpawnInfo
Résultat void

Property Details

characterPrefabs public_oe property

public GameObject[],UnityEngine characterPrefabs
Résultat UnityEngine.GameObject[]