Isle
Loading...
Searching...
No Matches
hospital_actions.h
Go to the documentation of this file.
1// This file was automatically generated by the actionheadergen tool.
2// Please do not manually edit this file.
3#ifndef HOSPITAL_ACTIONS_H
4#define HOSPITAL_ACTIONS_H
5
9namespace HospitalScript
10{
11#if __cplusplus >= 201103L
19 enum Script : int {
20#else
28 enum Script {
29#endif
33
37
41
45
49
53
57
61
65
69
73
77
81
89
100
112
120
128
138
147
155
164
173
183
192
200
210
214
218
226
249
266
287} // namespace HospitalScript
288
289#endif // HOSPITAL_ACTIONS_H
[AI] Namespace encapsulating all script action enums and logic for the Hospital level script.
Definition: actionsfwd.h:66