C# Class PlayerServer, UnityDemo

Afficher le fichier Open project: rouchen/UnityDemo Class Usage Examples

Méthodes publiques

Свойство Type Description
building GameObject
mobBlue GameObject
mobRed GameObject
singleton PlayerServer,

Private Methods

Méthode Description
Awake ( ) : void
CmdMakeCube ( ) : void
CmdMakeMob ( ) : void
Start ( ) : void
Update ( ) : void

Property Details

building public_oe property

public GameObject building
Résultat GameObject

mobBlue public_oe property

public GameObject mobBlue
Résultat GameObject

mobRed public_oe property

public GameObject mobRed
Résultat GameObject

singleton public_oe static_oe property

public static PlayerServer, singleton
Résultat PlayerServer,