19 UFUNCTION(BlueprintPure, meta=(DisplayName=
"Equal (Guid)", CompactNodeTitle=
"==", BlueprintThreadSafe), Category=
"Guid")
23 UFUNCTION(BlueprintPure, meta=(DisplayName=
"Not Equal (Guid)", CompactNodeTitle=
"!=", BlueprintThreadSafe), Category=
"Guid")
27 UFUNCTION(BlueprintPure, meta=(DisplayName=
"Is Valid Guid", CompactNodeTitle=
"isValid?", BlueprintThreadSafe), Category=
"Guid")
31 UFUNCTION(BlueprintCallable, meta=(DisplayName=
"Invalidate Guid", BlueprintThreadSafe), Category=
"Guid")
39 UFUNCTION(BlueprintPure, meta=(DisplayName=
"To String (Guid)", CompactNodeTitle=
"->", ScriptMethod=
"ToString", BlueprintThreadSafe), Category=
"Guid")
43 UFUNCTION(BlueprintPure, meta=(DisplayName=
"Parse String to Guid", BlueprintThreadSafe), Category=
"Guid")
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127