B1LightObjectTableRow
- Data table row listing the light component names associated with a game object.
* Used to identify and control which components represent lights on the object.
| Property | Type | Description | Metadata |
|---|---|---|---|
| LightComponentNames | TArray | Array of component names that represent light components on this object. | Category: B1LightObjectTableRow |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |