(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:
@@ -20,6 +20,7 @@
|
||||
* Execute. The original mode is stored and recovered from when ever the
|
||||
* instance is destroyed.
|
||||
* In Execute mode all commands you do are executed for real.
|
||||
* @api ai
|
||||
*/
|
||||
class ScriptExecMode : public ScriptObject {
|
||||
private:
|
||||
|
Reference in New Issue
Block a user