Colobot
|
This is the complete list of members for CBot::CBotExternalCallList, including all inherited members.
AddFunction(const std::string &name, std::unique_ptr< CBotExternalCall > call) | CBot::CBotExternalCallList | |
CheckCall(const std::string &name) | CBot::CBotExternalCallList | |
Clear() | CBot::CBotExternalCallList | |
CompileCall(CBotToken *&p, CBotVar *thisVar, CBotVar **ppVars, CBotCStack *pStack) | CBot::CBotExternalCallList | |
DoCall(CBotToken *token, CBotVar *thisVar, CBotVar **ppVars, CBotStack *pStack, const CBotTypResult &rettype) | CBot::CBotExternalCallList | |
RestoreCall(CBotToken *token, CBotVar *thisVar, CBotVar **ppVar, CBotStack *pStack) | CBot::CBotExternalCallList | |
SetUserPtr(void *pUser) | CBot::CBotExternalCallList |