mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-04-29 06:07:57 +03:00
Actor improvements p2
This commit is contained in:
parent
da28beeab4
commit
32fddb163f
37 changed files with 718 additions and 710 deletions
|
@ -205,7 +205,7 @@ public:
|
|||
void setConstArrayValue( ScriptVariable *pVar, unsigned int size );
|
||||
|
||||
#ifndef NO_SCRIPTENGINE
|
||||
int constStringValue( void ) const;
|
||||
const_str constStringValue( void ) const;
|
||||
void setConstStringValue( const_str s );
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue