C# Class MotherShipControlInfo, WorldMaker

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

Méthodes publiques

Свойство Type Description
targetMotherShip MotherShip,
targetPilotState MotherShip.PilotState
targetTextMesh UnityEngine.TextMesh

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Start ( ) : void
Update ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

targetMotherShip public_oe property

public MotherShip, targetMotherShip
Résultat MotherShip,

targetPilotState public_oe property

public MotherShip.PilotState targetPilotState
Résultat MotherShip.PilotState

targetTextMesh public_oe property

public TextMesh,UnityEngine targetTextMesh
Résultat UnityEngine.TextMesh