S9SourceNine Labs / CMAPI Docs 1.0
CMAPI / API reference

IModEvents

Provides the event groups exposed by CMAPI.

View source ↗
CMAPI 1.0.0Standalone runtimeWindows x64Tested with Planet Crafter 2.008
Namespace CMAPIInterfaceAssembly CMAPI.API.dll
public interface IModEvents

Provides the event groups exposed by CMAPI.

Members

GameLoop

property
IGameLoopEvents GameLoop

Gets general update and one-second game-loop events.

Player

property
IPlayerEvents Player

Gets player and local-player lifecycle events.

World

property
IWorldEvents World

Gets world, planet, save, and weather lifecycle events.