Navigation
API > API/Plugins > API/Plugins/SmartObjectsModule > API/Plugins/SmartObjectsModule/USmartObjectComponent
Syntax
UPROPERTY&40;Config, EditAnywhere, Category&61;SmartObject, AdvancedDisplay&41;
bool bCanBePartOfCollection
Remarks
Controls whether a given SmartObject can be aggregated in SmartObjectPersistentCollections. SOs in collections can be queried and reasoned about even while the actual Actor and its components are not streamed in. By default SmartObjects are not placed in collections and are active only as long as the owner-actor remains loaded and active (i.e. not streamed out).