C# Class MechCreator, SteelX

Afficher le fichier Open project: andysctu/SteelX

Méthodes publiques

Méthode Description
CreateLobbyMech ( ) : GameObject
CreatePlayerMech ( ) : GameObject
MechCreator ( string c, List p ) : UnityEngine

Private Methods

Méthode Description
RemoveWorn ( GameObject worn ) : void
Wear ( GameObject part ) : void

Method Details

CreateLobbyMech() public méthode

public CreateLobbyMech ( ) : GameObject
Résultat GameObject

CreatePlayerMech() public méthode

public CreatePlayerMech ( ) : GameObject
Résultat GameObject

MechCreator() public méthode

public MechCreator ( string c, List p ) : UnityEngine
c string
p List
Résultat UnityEngine