Era.Common.DataDefinition.Trigger.ServerTriggerConfiguration_Type

Description

Server trigger type.

Enum values

Possible values Names Descriptions
1 SCHEDULER Scheduler trigger.
2 RUN_NOW Do not use.
3 DYNAMIC_GROUP_ABSOLUTE_SIZE_CHANGED Trigger tracking the cardinality of a dynamic group.
4 DYNAMIC_GROUP_RELATIVE_SIZE_CHANGED Trigger comparing the cardinality of a certain group at the beginning and at the end of a defined floating time window.
5 DYNAMIC_GROUP_MEMBERS_CHANGED Trigger tracking the members of a dynamic group.
6 DYNAMIC_GROUPS_COMPARED_SIZE_CHANGED Trigger comparing the cardinality of two groups (at least one of them must be dynamic).
7 ON_SERVER_STARTED Generate tick when the server is started.
8 EVENT_LOG Trigger reacting to event logs.
9 UPDATE Do not use.
10 LICENSE_SYNCHRONIZATION Do not use.
11 STATE Trigger reacting to states. Usable only with notifications. Not usable with generic server tasks.
12 CLEANUP_LOGS Do not use.
13 DATAMINER_CREATE_SNAPHOT Do not use.

Referenced in messages

Era.Common.DataDefinition.Trigger.ServerTriggerConfiguration
Era.Common.NetworkMessage.ConsoleApi.TasksTriggers.RpcGetServerTasksTriggersCompatibleTypesResponse_GetServerTasksTriggersCompatibleTypesSingleResult