Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControlCommon/Public/RCPropertyContainer.h |
Include |
#include "RCPropertyContainer.h" |
UCLASS()
class URCPropertyContainerRegistry : public UEngineSubsystem
A subsystem to provide and cache dynamically created PropertyContainer classes.
Name | Description | ||
---|---|---|---|
|
URCPropertyC... |
CreateContainer |
Creates a (UObject) container, with a single Value property of the given type. |