![]() |
A Demo Project for the UnrealEngineSDK
|
#include "VaRestJsonObject.h"
#include "VaRestJsonValue.h"
#include "VaRestRequestJSON.h"
#include "Subsystems/EngineSubsystem.h"
#include "VaRestSubsystem.generated.h"
Go to the source code of this file.
Classes | |
struct | FVaRestCallResponse |
USTRUCT() More... | |
class | UVaRestSubsystem |
UCLASS() More... | |
Functions | |
DECLARE_DYNAMIC_DELEGATE_OneParam (FVaRestCallDelegate, UVaRestRequestJSON *, Request) | |
DECLARE_DYNAMIC_DELEGATE_OneParam | ( | FVaRestCallDelegate | , |
UVaRestRequestJSON * | , | ||
Request | ) |