(svn r23370) -Add: support @api tag in API header files, to select which API should receive the defined classes and functions
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
* In Test mode all the commands you execute aren't really executed. The
|
||||
* system only checks if it would be able to execute your requests, and what
|
||||
* the cost would be.
|
||||
* @api ai
|
||||
*/
|
||||
class ScriptTestMode : public ScriptObject {
|
||||
private:
|
||||
|
Reference in New Issue
Block a user