Lesson 65 - ListFleets Callback
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
#include "HTTPRequestManager.generated.h"
|
||||
|
||||
class UAPIData;
|
||||
class FJsonObject;
|
||||
|
||||
/**
|
||||
*
|
||||
@@ -21,5 +22,7 @@ protected:
|
||||
UPROPERTY(EditDefaultsOnly)
|
||||
TObjectPtr<UAPIData> APIData;
|
||||
|
||||
|
||||
bool ContainsErrors(TSharedPtr<FJsonObject> JsonObject, bool bSuppressLog = true);
|
||||
void DumpMetaData(TSharedPtr<FJsonObject> JsonObject);
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user