SetComponent
Category: Objects
/ Components
Since engine version: 5.1 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
jwk, 2002-08