FRCFieldPathInfo::Resolve

Go through each segment and finds the property associated + container address for a given [UObject](API\Runtime\CoreUObject\UObject\UObject) owner

Windows
MacOS
Linux

References

Module

RemoteControl

Header

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

Include

#include "RemoteControlFieldPath.h"

Source

/Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Private/RemoteControlFieldPath.cpp

Syntax

bool Resolve
(
    UObject * Owner
)

Remarks

Go through each segment and finds the property associated + container address for a given UObject owner

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