SourceMod SDK
1.7
|
This is the complete list of members for SourceMod::IChangeableForward, including all inherited members.
AddFunction(IPluginFunction *func)=0 | SourceMod::IChangeableForward | pure virtual |
AddFunction(IPluginContext *ctx, funcid_t index)=0 | SourceMod::IChangeableForward | pure virtual |
Execute(cell_t *result, IForwardFilter *filter=NULL)=0 | SourceMod::IForward | pure virtual |
GetExecType()=0 | SourceMod::IForward | pure virtual |
GetForwardName()=0 | SourceMod::IForward | pure virtual |
GetFunctionCount()=0 | SourceMod::IForward | pure virtual |
PushArray(cell_t *inarray, unsigned int cells, int flags=0)=0 | SourceMod::IForward | pure virtual |
RemoveFunction(IPluginFunction *func)=0 | SourceMod::IChangeableForward | pure virtual |
RemoveFunction(IPluginContext *ctx, funcid_t index)=0 | SourceMod::IChangeableForward | pure virtual |
RemoveFunctionsOfPlugin(IPlugin *plugin)=0 | SourceMod::IChangeableForward | pure virtual |
~IForward() | SourceMod::IForward | inlinevirtual |