mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-04-28 21:57:57 +03:00
Added anyValue union field
This commit is contained in:
parent
459aa89ca2
commit
24f3b3bc93
1 changed files with 1 additions and 0 deletions
|
@ -87,6 +87,7 @@ public:
|
|||
SafePtr<Listener> *listenerValue;
|
||||
str *stringValue;
|
||||
float *vectorValue;
|
||||
void *anyValue;
|
||||
|
||||
ScriptVariable *refValue;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue