C# Class MotherShipPlanet, WorldMaker

Inheritance: MonoBehaviour
Mostra file Open project: SvenFrankson/WorldMaker

Public Properties

Property Type Description
targetMotherShip MotherShip,
targetTextMesh UnityEngine.TextMesh

Private Properties

Property Type Description

Public Methods

Method Description
Update ( ) : void

Method Details

Update() public method

public Update ( ) : void
return void

Property Details

targetMotherShip public_oe property

public MotherShip, targetMotherShip
return MotherShip,

targetTextMesh public_oe property

public TextMesh,UnityEngine targetTextMesh
return UnityEngine.TextMesh