ComponentAll
Category: Objects
    / Components
Since engine version: 4.6.5.0 CP
Description
Checks whether an object is composed of only one specified component type.
Syntax
bool ComponentAll
      (object pObj, id idComponents);
    
Parameters
- pObj: 
- Object of which to check components. 
- idComponents: 
- id of the expected component 
jwk, April 2002