Navigation
BlueprintAPI > BlueprintAPI/CustomizableObjectInstance
Return the total number of components that can be generated with the CustomizableObject (unrelated to this instance parameters). DEPRECATED: Get the CO with GetCustomizableObect and get the components there with GetComponentCount. If the actual components of this instance are required, use GetComponents to get a list of names.
Target is Customizable Object Instance
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target |
Outputs
| Type | Name | Description |
|---|---|---|
| integer | Return Value |