SlateShipyard

  • Type : Public class
  • Inherents from ModBehaviour
  • Namespace : SlateShipyard

Main class of Slate's Shipyard.

Properties


Public Static Properties

IModHelper

Returns the modHelper from OWML.

GameObject

Returns prefab of the default shipyards.

Methods


Public Methods

override object GetApi()

Returns the API to OWML.

Public Static Methods

void DontSpawnDefaultShipyard()

Dissables the spawn of the default shipyards.

GameObject SpawnShipyard(Transform t, Vector3 localPosition, Vector3 localRotation)

Spawns a default shipyard giving the local position, rotation and parent transform.