TinyLifeExampleMod/Api/TinyLife/Mods/EventPhase.md

434 B

EventPhase

Namespace: TinyLife > Mods

Assembly: Tiny Life.dll

An enumeration that represents the phases that an TinyLife.Mods.Events event can be invoked in

Enum

Value Name Summary
0 Pre A phase that represents an event that is invoked before something happens
1 Post A phase that represents an event that is invoked after something happens