Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
CScriptBind_System::AddCCommand Method
Syntax
C++
int AddCCommand(IFunctionHandler* pH);
Parameters 
Description 
sCCommandName 
C command name. 
sCommand 
Command string. 
sHelp 
Help for the command usage. 

!

System.AddCCommand( sCCommandName, sCommand, sHelp)

!  

!  

!  

! Adds a C command to the system. 

 

Copyright (c) 2012. All rights reserved.