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