Moved access to ACS instance data out of ScriptUtil worker class
This is better done at a higher level.
This commit is contained in:
parent
848d9c3750
commit
ed3bb2fd09
3 changed files with 9 additions and 8 deletions
|
|
@ -19,8 +19,6 @@ public:
|
|||
Float,
|
||||
String,
|
||||
Class,
|
||||
ACSString, // convenience helpers taking an ACS string index instead of a string
|
||||
ACSClass,
|
||||
};
|
||||
|
||||
static int Exec(FName functionname, ...);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue