ShipVisualizationUI

  • Type : Public class
  • Inherents from MonoBehaviour
  • Namespace : SlateShipyard.ShipSpawner.SelectionUI

UI element to display the current selected ship.

Properties


Public Properties

Text

The text UI element which displays the name of the selected ship.

Methods


Public Methods

void ChangeShip(ShipData data)

Changes the selected ship data being displayed.