21 FString
ToString()
const {
return FString::Printf(
TEXT(
"{%d, %d}"), ArrayIndex, ElementIndex); }
31 IndexType ElementIndex;
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127