Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
CScriptBindScript Class
CScriptBindScript
Syntax
C++
class CScriptBindScript : 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.