C# Class HappyFunTimesExample.ExampleCharacterSelect.StartInfo

Afficher le fichier Open project: greggman/hft-unity-gamepad Class Usage Examples

Méthodes publiques

Свойство Type Description
netPlayer NetPlayer
playerNameManager HFTPlayerNameManager

Méthodes publiques

Méthode Description
StartInfo ( NetPlayer netPlayer, HFTPlayerNameManager playerNameManager ) : System

Method Details

StartInfo() public méthode

public StartInfo ( NetPlayer netPlayer, HFTPlayerNameManager playerNameManager ) : System
netPlayer NetPlayer
playerNameManager HFTPlayerNameManager
Résultat System

Property Details

netPlayer public_oe property

public NetPlayer netPlayer
Résultat NetPlayer

playerNameManager public_oe property

public HFTPlayerNameManager playerNameManager
Résultat HFTPlayerNameManager