Namespace OpenMod.Extensions.Games.Abstractions.Building
Interfaces
IBuildable
Represents a buildable object players can place.
IBuildableAsset
Represents a buildable asset.
IBuildableDeployedEvent
The interface for any buildable deployed events.
IBuildableDeployingEvent
The interface for any buildable deploying events.
IBuildableDestroyedEvent
The interface for any buildable destroyed events.
IBuildableDestroyingEvent
The interface for any buildable destroying events.
IBuildableDirectory
The service for querying buildables and buildable assets.
IBuildableEvent
The base interface for all buildable related events.
IBuildableSpawner
The service for spawning buildables.
IBuildableState
Represents the state of a buildable.
IBuildableTransformedEvent
The interface for any buildable transformed events.
IBuildableTransformingEvent
The interface for any buildable transforming events.