C# Class MotherShipSeat, WorldMaker

Inheritance: MonoBehaviour
Afficher le fichier Open project: SvenFrankson/WorldMaker

Méthodes publiques

Свойство Type Description
targetMotherShip MotherShip,

Méthodes publiques

Méthode Description
DropControl ( Player, p ) : void
TakeControl ( Player, p ) : void

Method Details

DropControl() public méthode

public DropControl ( Player, p ) : void
p Player,
Résultat void

TakeControl() public méthode

public TakeControl ( Player, p ) : void
p Player,
Résultat void

Property Details

targetMotherShip public_oe property

public MotherShip, targetMotherShip
Résultat MotherShip,