C# Class PlayerID, SOFTENG-306-PROJECT-2

Inheritance: NetworkBehaviour
Afficher le fichier Open project: gdsl/SOFTENG-306-PROJECT-2 Class Usage Examples

Méthodes publiques

Méthode Description
OnStartLocalPlayer ( ) : void

Private Methods

Méthode Description
Awake ( ) : void
CmdTellServerMyIdentity ( string name ) : void
GetNetIdentity ( ) : void
MakeUniqueIdentity ( ) : string
SetIdentity ( ) : void
Update ( ) : void

Method Details

OnStartLocalPlayer() public méthode

public OnStartLocalPlayer ( ) : void
Résultat void