SlateShipyardAPI

  • Type : Public class

  • Namespace : SlateShipyard

The mod API you can call with OWML.

Methods


Public Methods

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

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

void DontSpawnDefaultShipyard()

Dissables the spawn of the default shipyards.