IBaseEngine..::..AddCapability Method
Adds a capability to the plugin. Can be requested by another plugin to see if compatible behavior is avaiable.
Namespace:
nsCDEngine.EnginesAssembly: C-DEngine (in C-DEngine.dll)
Syntax
void AddCapability( eThingCaps pCapa )
Sub AddCapability ( _ pCapa As eThingCaps _ )
void AddCapability( eThingCaps^ pCapa )
Parameters
- pCapa
- Type: nsCDEngine.ViewModels..::..eThingCaps
An Integer with the pluginCapa. C-Labs will define capabilities smaller 1000; above 1000 is open for custom capas