Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
System
Syntax
C++
class CScriptBindSystem : public CScriptableBase;

This class implements script-functions for exposing the System functionalities.

This object doesn't have a global mapping(is not present as global variable into the script state). 

IMPLEMENTATIONS NOTES: These function will never be called from C-Code. They're script-exclusive. 

Syntax:

Copyright (c) 2012. All rights reserved.