FRCFieldPathInfo::ToString

Converts this PathInfo to a string Walks the full path by default If EndSegment is not none, will stop at the desired segment

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

FString ToString
(
    int32 EndSegment
) const

Remarks

Converts this PathInfo to a string Walks the full path by default If EndSegment is not none, will stop at the desired segment

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