FRCFieldPathInfo::IsEqual

Returns true if the hash of the string corresponds to the string we were built with

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 IsEqual
(
    FStringView OtherPath
) const

Remarks

Returns true if the hash of the string corresponds to the string we were built with

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