Bobt
12-24-2003, 01:05 AM
bool SetMarkers_Plugin::ExecuteCommand(
Script_Interface* ObjectCalled,
char *FunctionName,
ScriptExecutionStack &InputParameters,
ScriptExecutionStack &OutputParameters,
char *&Error)
I cant find a class that has a match for this function
prototype.
Script_Interface* ObjectCalled, Isnt in any object classes
that I can find.
If thats true then the entire apendix is incorrect
OR this exists but isnt in any .H file I searched.
Aussie anyone?
HELP
Bob
Script_Interface* ObjectCalled,
char *FunctionName,
ScriptExecutionStack &InputParameters,
ScriptExecutionStack &OutputParameters,
char *&Error)
I cant find a class that has a match for this function
prototype.
Script_Interface* ObjectCalled, Isnt in any object classes
that I can find.
If thats true then the entire apendix is incorrect
OR this exists but isnt in any .H file I searched.
Aussie anyone?
HELP
Bob