URCPropertyContainerRegistry

A subsystem to provide and cache dynamically created PropertyContainer classes.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

RemoteControlCommon

Header

/Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControlCommon/Public/RCPropertyContainer.h

Include

#include "RCPropertyContainer.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)()
class URCPropertyContainerRegistry : public UEngineSubsystem

Remarks

A subsystem to provide and cache dynamically created PropertyContainer classes.

Functions

Name Description

Public function

URCPropertyC...

 

CreateContainer

(
    UObject* InOwner,
    const FName& InValueTypeName,
    const FProperty* InValueSrcPro...
)

Creates a (UObject) container, with a single Value property of the given type.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss