Isle
Loading...
Searching...
No Matches
infoscor_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 INFOSCOR_ACTIONS_H
4#define INFOSCOR_ACTIONS_H
5
10
11namespace InfoscorScript
12{
13#if __cplusplus >= 201103L
20enum Script : int {
21#else
28enum Script {
29#endif
33
94
102} // namespace InfoscorScript
103
104#endif // INFOSCOR_ACTIONS_H
Script
[AI] Enumerates all valid script actions for InfoscorScript SI context.