Collapse All
Warhorse ScripBind documentation
CScriptBind_System::AddCCommand Method
Syntax
C++
int
AddCCommand
(IFunctionHandler *
pH
);
Parameters
Parameters
Description
sCCommandName
C command name. !
sCommand
Command string. !
sHelp
Help for the command usage. ! Adds a C command to the system.
Description
!
System.AddCCommand( sCCommandName, sCommand, sHelp)
!
Group
CScriptBind_System Methods
Copyright (c) 2012. All rights reserved.
Made with Doc-O-MaticĀ® Express