ToolsAPI.AI.IOTAAIEngineService Methods
InheritedProtected
AddRef | public | Increments the reference count for this interface. |
GetPluginByIndex | public | Retrieves a plugin's index. |
GetPluginByName | public | Retrieves a plugin's name. |
GetPluginCount | public | Retrieves the number of registered plugins. |
QueryInterface | public | Returns a reference to a specified interface if the object supports that interface. |
RegisterPlugin | public | Registers an AI plugin with the engine. |
Release | public | Decrements the reference count for this interface. |
Supports | public | Indicates whether a given interface supports a specific (another) interface. |
UnregisterPlugin | public | Unregisters an AI plugin from the engine. |