A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
VaRestSubsystem.h File Reference
#include "VaRestJsonObject.h"
#include "VaRestJsonValue.h"
#include "VaRestRequestJSON.h"
#include "Subsystems/EngineSubsystem.h"
#include "VaRestSubsystem.generated.h"
Include dependency graph for VaRestSubsystem.h:
This graph shows which files directly or indirectly include this file:

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)
 

Function Documentation

◆ DECLARE_DYNAMIC_DELEGATE_OneParam()

DECLARE_DYNAMIC_DELEGATE_OneParam ( FVaRestCallDelegate ,
UVaRestRequestJSON * ,
Request  )