Method ListComponents
ListComponents(uint, bool)
List all components on an occurrence
Declaration
public ComponentList ListComponents(uint occurrence, bool followPrototypes = true)
Parameters
Type | Name | Description |
---|---|---|
uint | occurrence | The occurrence to list the components |
bool | followPrototypes | If true list also components owned by the prototype |
Returns
Type | Description |
---|---|
ComponentList |