5#if UE_ENABLE_INCLUDE_ORDER_DEPRECATED_IN_5_4
10#include "NavPathObserverInterface.generated.h"
12UINTERFACE(MinimalAPI, meta=(CannotImplementInterfaceInBlueprint))
#define PURE_VIRTUAL(func,...)
Definition CoreMiscDefines.h:103
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
#define UINTERFACE(...)
Definition ObjectMacros.h:780
#define GENERATED_IINTERFACE_BODY(...)
Definition ObjectMacros.h:770
#define GENERATED_UINTERFACE_BODY(...)
Definition ObjectMacros.h:769
Definition NavPathObserverInterface.h:19
Definition NavigationPathGenerator.h:20
Definition Interface.h:19
Definition NavPathObserverInterface.h:14