Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
WorkshopInitState.c
Go to the documentation of this file.
1/*
2===========================================
3Do not modify, this script is generated
4===========================================
5*/
6
11
23
@ INIT
Workshop is initializing data and any systems or UI elements should wait until ready.
Definition EntityEvent.c:16
@ DISABLED
General event switch.
Definition EntityEvent.c:35
WorkshopInitState
@ INIT_RETRY
Workshop init failed and retry will be attempted - semi-permanent state to indicate issues with INIT ...
@ READY
Workshop is ready and can be used by other systems and UI - permanent state until application restart...