Angelscript debugging functions
Type: Reference type
Declaration | Description |
---|---|
string GetAngelscriptDescription() const | Returns a brief description of Angelscript |
string GetAngelscriptVersionString() const | Gets the current version of Angelscript as a string |
uint GetAngelscriptVersion() const | Gets the current version of Angelscript |
uint GetMajorVersion() const | Gets the major version of the Angelscript Sven Co-op implementation |
uint GetMinorVersion() const | Gets the minor version of the Angelscript Sven Co-op implementation |