ComponentAll

Category: Objects / Components
Since engine version: 5.1 OC

Description

Checks whether an object is composed of only one specified component type.

Syntax

bool ComponentAll(id components);

Parameter

components:
id of the expected component.
See also: GetComponent
jwk, 2002-04