WorldBuilderInterface Class

Summary

Interface class for World Builder. Contains the functions for placing and moving world building objects. If you want to change how players make their buildings, this is the class you will want to change.
Namespace
Atavism
Base Types
  • MonoBehaviour
graph BT Type-->Base0["MonoBehaviour"] Type["WorldBuilderInterface"] class Type type-node

Syntax

public class WorldBuilderInterface : MonoBehaviour

Fields

Properties

Methods