#include "CoreMinimal.h"
#include "BlueprintTypeConversions.generated.h"
Go to the source code of this file.
◆ DECLARE_CONVERSION_FUNCTIONS
Value:
#define MAKE_CONVERSION_EXEC_FUNCTION_NAME(SourceType, DestType)
Definition BlueprintTypeConversions.h:38
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
#define DECLARE_FUNCTION(func)
Definition ObjectMacros.h:783
◆ MAKE_CONVERSION_EXEC_FUNCTION_NAME