Browse Source

Travis CI: API documentation update at 2014-03-04 10:52:52 UTC.
[ci package]

urho3d-travis-ci 11 years ago
parent
commit
7ad6d9cc9b
2 changed files with 2 additions and 0 deletions
  1. 1 0
      Docs/AngelScriptAPI.h
  2. 1 0
      Docs/ScriptAPI.dox

+ 1 - 0
Docs/AngelScriptAPI.h

@@ -5296,6 +5296,7 @@ ShortStringHash baseType;
 String category;
 Scene defaultScene;
 ScriptFile defaultScriptFile;
+bool executeConsoleCommands;
 /* readonly */
 int refs;
 /* readonly */

+ 1 - 0
Docs/ScriptAPI.dox

@@ -4449,6 +4449,7 @@ Properties:
 - String category // readonly
 - Scene@ defaultScene
 - ScriptFile@ defaultScriptFile
+- bool executeConsoleCommands
 - int refs // readonly
 - ShortStringHash type // readonly
 - String typeName // readonly