A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
UVaRestRequestJSON Member List

This is the complete list of members for UVaRestRequestJSON, including all inherited members.

AddTag(FName Tag)UVaRestRequestJSON
ApplyURL(const FString &Url, UVaRestJsonObject *&Result, UObject *WorldContextObject, struct FLatentActionInfo LatentInfo)UVaRestRequestJSONvirtual
BinaryContentTypeUVaRestRequestJSONprotected
bIsValidJsonResponseUVaRestRequestJSON
Cancel()UVaRestRequestJSON
ContinueActionUVaRestRequestJSONprotected
CustomVerbUVaRestRequestJSONprotected
DeprecatedResponseStringUVaRestRequestJSONprotectedstatic
ExecuteProcessRequest()UVaRestRequestJSONvirtual
GENERATED_UCLASS_BODY()UVaRestRequestJSONprivate
GetAllResponseHeaders() constUVaRestRequestJSON
GetHttpRequest() constUVaRestRequestJSONinline
GetRequestObject() constUVaRestRequestJSON
GetResponseCode() constUVaRestRequestJSON
GetResponseContentAsString(bool bCacheResponseContent=true)UVaRestRequestJSON
GetResponseHeader(const FString &HeaderName)UVaRestRequestJSON
GetResponseObject() constUVaRestRequestJSON
GetResponseValue() constUVaRestRequestJSON
GetStatus() constUVaRestRequestJSON
GetURL() constUVaRestRequestJSON
GetVerb() constUVaRestRequestJSON
HasTag(FName Tag) constUVaRestRequestJSON
HttpRequestUVaRestRequestJSONprotected
OnProcessRequestComplete(FHttpRequestPtr Request, FHttpResponsePtr Response, bool bWasSuccessful)UVaRestRequestJSONprivate
OnRequestCompleteUVaRestRequestJSON
OnRequestFailUVaRestRequestJSON
OnStaticRequestCompleteUVaRestRequestJSON
OnStaticRequestFailUVaRestRequestJSON
ProcessRequest()UVaRestRequestJSONprotected
ProcessURL(const FString &Url=TEXT("http://alyamkin.com"))UVaRestRequestJSONvirtual
RemoveTag(FName Tag)UVaRestRequestJSON
RequestBytesUVaRestRequestJSONprotected
RequestContentTypeUVaRestRequestJSONprotected
RequestHeadersUVaRestRequestJSONprotected
RequestJsonObjUVaRestRequestJSONprotected
RequestVerbUVaRestRequestJSONprotected
ResetData()UVaRestRequestJSON
ResetRequestData()UVaRestRequestJSON
ResetResponseData()UVaRestRequestJSON
ResponseCodeUVaRestRequestJSONprotected
ResponseContentUVaRestRequestJSON
ResponseHeadersUVaRestRequestJSONprotected
ResponseJsonObjUVaRestRequestJSONprotected
ResponseJsonValueUVaRestRequestJSONprotected
ResponseSizeUVaRestRequestJSON
SetBinaryContentType(const FString &ContentType)UVaRestRequestJSON
SetBinaryRequestContent(const TArray< uint8 > &Content)UVaRestRequestJSON
SetContentType(EVaRestRequestContentType ContentType)UVaRestRequestJSON
SetCustomVerb(FString Verb)UVaRestRequestJSON
SetHeader(const FString &HeaderName, const FString &HeaderValue)UVaRestRequestJSON
SetRequestObject(UVaRestJsonObject *JsonObject)UVaRestRequestJSON
SetResponseObject(UVaRestJsonObject *JsonObject)UVaRestRequestJSON
SetStringRequestContent(const FString &Content)UVaRestRequestJSON
SetURL(const FString &Url=TEXT("http://alyamkin.com"))UVaRestRequestJSON
SetVerb(EVaRestRequestVerb Verb)UVaRestRequestJSON
StringRequestContentUVaRestRequestJSONprotected
TagsUVaRestRequestJSONprotected