Navigation
API > API/Plugins > API/Plugins/RemoteControl
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- URCVirtualPropertyBase
- URCVirtualPropertyInContainer
- URCController
References
| Module | RemoteControl |
| Header | /Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Public/RCVirtualProperty.h |
| Include | #include "RCVirtualProperty.h" |
Syntax
UCLASS ()
class URCVirtualPropertyInContainer : public URCVirtualPropertyBase
Remarks
Remote Control Virtual Property which is stores in container with many properties Where Property Bag has more then one Property
Variables
| Type | Name | Description | |
|---|---|---|---|
| TWeakObjectPtr< URCVirtualPropertyContainerBase > | ContainerWeakPtr | Pointer to container where stores Virtual Properties |
Overridden from URCVirtualPropertyBase
| Type | Name | Description | |
|---|---|---|---|
| const FInstancedPropertyBag * | Pointer to Instanced property which is holds bag of properties |