C# Class PlayerDirector, PaperCowboys

Local player-specific preferences are managed here.
Afficher le fichier Open project: Gamieon/PaperCowboys Class Usage Examples

Méthodes publiques

Méthode Description
PopulateCustomPlayerProperties ( ) : void

This must be called before joining a game

SetPhotonCustomPlayerProperties ( ) : void

This must be called before joining a room in Photon

Method Details

PopulateCustomPlayerProperties() public static méthode

This must be called before joining a game
public static PopulateCustomPlayerProperties ( ) : void
Résultat void

SetPhotonCustomPlayerProperties() public static méthode

This must be called before joining a room in Photon
public static SetPhotonCustomPlayerProperties ( ) : void
Résultat void