Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
CScriptBind_Script Class
CScriptBind_Script
Syntax
C++
class CScriptBind_Script : public CScriptableBase;

!

  • This class implements script-functions for exposing the scripting system functionalities.

After initialization of the script-object it will be globally accessable through scripts using the namespace "Script".

Copyright (c) 2012. All rights reserved.