Navigation
API > API/Plugins > API/Plugins/SmartObjectsModule > API/Plugins/SmartObjectsModule/USmartObjectSubsystem
Syntax
UPROPERTY (Transient)
TMap < FSmartObjectHandle , FSmartObjectRuntime > RuntimeSmartObjects
Remarks
A map of registered smart object handles to their associated runtime data. Client side Smart Object Subsystem's will only have runtime data for Smart Object Components who enable replication, but server subsystems will have all smart object data.