Namespace Modding.Levels
Classes
Entity
Represents an Entity.
EntityBehaviour
Represents the behaviour of an entity.
Mostly this handles the logic system.
EntityPrefabInfo
Represents an Entity prefab / type.
Level
Represents a custom-made level.
Note: Due to intenal restrictions, the Level class can only represent the level that is currently loaded.
LevelSetup
Represents the level seutp, as set up in the Level Settings UI.
LogicChain
Represents a logic chain set up on an entity.
LogicEvent
Represents a single logic event that is part of a logic chain.