Navigation
API > API/Plugins > API/Plugins/RemoteControl > API/Plugins/RemoteControl/FRCFieldPathSegment
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 |
FString ToString
(
bool bDuplicateContainer
) const
Remarks
Converts this segment to a string FieldName, FieldName[Index] If bDuplicateContainer is asked, format will be different if its indexed FieldName.FieldName[Index] -> This is to bridge for PathToProperty