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. ! Adds a C command to the system.
 

!

System.AddCCommand( sCCommandName, sCommand, sHelp)

!

Copyright (c) 2012. All rights reserved.