Navigation
API > API/Plugins > API/Plugins/SmartObjectsModule
Inheritance Hierarchy
References
| |
|
| Module |
SmartObjectsModule |
| Header |
/Engine/Plugins/Runtime/SmartObjects/Source/SmartObjectsModule/Public/SmartObjectCollection.h |
| Include |
#include "SmartObjectCollection.h" |
Syntax
UCLASS (Deprecated, NotBlueprintable,
HideCategories=(Rendering, Replication, Collision, Input, HLOD, Actor, LOD, Cooking, WorldPartition),
NotPlaceable,
Meta=(DeprecationMessage="SmartObjectCollection class is deprecated. Please use SmartObjectPersistentCollection instead."))
class ADEPRECATED_SmartObjectCollection : public AActor
Actor holding smart object persistent data
Variables
Constructors
| |
Type |
Name |
Description |
 |
|
|
|
Functions
| |
Type |
Name |
Description |
 |
void |
|
Removes all entries from the collection. |
Overridden from UObject
| |
Type |
Name |
Description |
 |
void |
|
Do any object-specific cleanup required immediately after loading an object. |