Epic Developer Community Forums
Binary ‘==’: no operator found? FTransform == FTransform
Development
Programming & Scripting
C++
UE4-20
,
question
,
unreal-engine
,
UE4
,
CPP
JoSf
(JoSf)
August 15, 2022, 1:54am
2
int32 Index; if (StrArr.Find(TEXT("Hello"), Index)) { // Index == 3 }
show post in topic