SetComponent

Category: Objects / Components
Since engine version: 1.0 OC

Description

Sets the component count of the calling object or definition.

Syntax

bool SetComponent(id component, int count);

Parameters

component:
Component to be added
count:
Count to be set for components of type component

Remark

Also see Properties.
See also: GetComponent, Split2Components
jwk, 2002-08