Type alias EAction

EAction: "MOVE" | "BUILD" | "STAY" | "DESTROY"

Generated using TypeDoc