FRCFieldResolvedData

Copyright Epic Games, Inc. All Rights Reserved.

Windows
MacOS
Linux

References

Module

RemoteControl

Header

/Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Public/RemoteControlFieldPath.h

Include

#include "RemoteControlFieldPath.h"

Syntax

struct FRCFieldResolvedData

Remarks

Small container for the resolved data of a remote control field segment

Variables

Name Description

Public variable

void *

 

ContainerAddress

Container address of this segment

Public variable

FProperty *

 

Field

Resolved field for this segment

Public variable

int32

 

MapIndex

Index resolved from the key of the segment.

Public variable

UStruct *

 

Struct

Type of that segment owner

Functions

Name Description

Public function Const

bool

 

IsValid()

Returns validity of the resolved data

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