SIOJRequestJSON.gen.cpp 109 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568
  1. // Copyright Epic Games, Inc. All Rights Reserved.
  2. /*===========================================================================
  3. Generated code exported from UnrealHeaderTool.
  4. DO NOT modify this manually! Edit the corresponding .h files instead!
  5. ===========================================================================*/
  6. #include "UObject/GeneratedCppIncludes.h"
  7. #include "SIOJson/Public/SIOJRequestJSON.h"
  8. PRAGMA_DISABLE_DEPRECATION_WARNINGS
  9. void EmptyLinkFunctionForGeneratedCodeSIOJRequestJSON() {}
  10. // Cross Module References
  11. SIOJSON_API UFunction* Z_Construct_UDelegateFunction_SIOJson_OnRequestComplete__DelegateSignature();
  12. UPackage* Z_Construct_UPackage__Script_SIOJson();
  13. SIOJSON_API UClass* Z_Construct_UClass_USIOJRequestJSON_NoRegister();
  14. SIOJSON_API UFunction* Z_Construct_UDelegateFunction_SIOJson_OnRequestFail__DelegateSignature();
  15. SIOJSON_API UClass* Z_Construct_UClass_USIOJRequestJSON();
  16. COREUOBJECT_API UClass* Z_Construct_UClass_UObject();
  17. SIOJSON_API UClass* Z_Construct_UClass_USIOJsonObject_NoRegister();
  18. COREUOBJECT_API UClass* Z_Construct_UClass_UObject_NoRegister();
  19. ENGINE_API UScriptStruct* Z_Construct_UScriptStruct_FLatentActionInfo();
  20. SIOJSON_API UEnum* Z_Construct_UEnum_SIOJson_ESIORequestVerb();
  21. SIOJSON_API UEnum* Z_Construct_UEnum_SIOJson_ESIORequestContentType();
  22. SIOJSON_API UEnum* Z_Construct_UEnum_SIOJson_ESIORequestStatus();
  23. // End Cross Module References
  24. struct Z_Construct_UDelegateFunction_SIOJson_OnRequestComplete__DelegateSignature_Statics
  25. {
  26. struct _Script_SIOJson_eventOnRequestComplete_Parms
  27. {
  28. USIOJRequestJSON* Request;
  29. };
  30. static const UECodeGen_Private::FObjectPropertyParams NewProp_Request;
  31. static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
  32. #if WITH_METADATA
  33. static const UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[];
  34. #endif
  35. static const UECodeGen_Private::FFunctionParams FuncParams;
  36. };
  37. const UECodeGen_Private::FObjectPropertyParams Z_Construct_UDelegateFunction_SIOJson_OnRequestComplete__DelegateSignature_Statics::NewProp_Request = { "Request", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, 1, STRUCT_OFFSET(_Script_SIOJson_eventOnRequestComplete_Parms, Request), Z_Construct_UClass_USIOJRequestJSON_NoRegister, METADATA_PARAMS(nullptr, 0) };
  38. const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UDelegateFunction_SIOJson_OnRequestComplete__DelegateSignature_Statics::PropPointers[] = {
  39. (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UDelegateFunction_SIOJson_OnRequestComplete__DelegateSignature_Statics::NewProp_Request,
  40. };
  41. #if WITH_METADATA
  42. const UECodeGen_Private::FMetaDataPairParam Z_Construct_UDelegateFunction_SIOJson_OnRequestComplete__DelegateSignature_Statics::Function_MetaDataParams[] = {
  43. { "Comment", "/** Generate a delegates for callback events */" },
  44. { "ModuleRelativePath", "Public/SIOJRequestJSON.h" },
  45. { "ToolTip", "Generate a delegates for callback events" },
  46. };
  47. #endif
  48. const UECodeGen_Private::FFunctionParams Z_Construct_UDelegateFunction_SIOJson_OnRequestComplete__DelegateSignature_Statics::FuncParams = { (UObject*(*)())Z_Construct_UPackage__Script_SIOJson, nullptr, "OnRequestComplete__DelegateSignature", nullptr, nullptr, sizeof(Z_Construct_UDelegateFunction_SIOJson_OnRequestComplete__DelegateSignature_Statics::_Script_SIOJson_eventOnRequestComplete_Parms), Z_Construct_UDelegateFunction_SIOJson_OnRequestComplete__DelegateSignature_Statics::PropPointers, UE_ARRAY_COUNT(Z_Construct_UDelegateFunction_SIOJson_OnRequestComplete__DelegateSignature_Statics::PropPointers), RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x00130000, 0, 0, METADATA_PARAMS(Z_Construct_UDelegateFunction_SIOJson_OnRequestComplete__DelegateSignature_Statics::Function_MetaDataParams, UE_ARRAY_COUNT(Z_Construct_UDelegateFunction_SIOJson_OnRequestComplete__DelegateSignature_Statics::Function_MetaDataParams)) };
  49. UFunction* Z_Construct_UDelegateFunction_SIOJson_OnRequestComplete__DelegateSignature()
  50. {
  51. static UFunction* ReturnFunction = nullptr;
  52. if (!ReturnFunction)
  53. {
  54. UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UDelegateFunction_SIOJson_OnRequestComplete__DelegateSignature_Statics::FuncParams);
  55. }
  56. return ReturnFunction;
  57. }
  58. struct Z_Construct_UDelegateFunction_SIOJson_OnRequestFail__DelegateSignature_Statics
  59. {
  60. struct _Script_SIOJson_eventOnRequestFail_Parms
  61. {
  62. USIOJRequestJSON* Request;
  63. };
  64. static const UECodeGen_Private::FObjectPropertyParams NewProp_Request;
  65. static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
  66. #if WITH_METADATA
  67. static const UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[];
  68. #endif
  69. static const UECodeGen_Private::FFunctionParams FuncParams;
  70. };
  71. const UECodeGen_Private::FObjectPropertyParams Z_Construct_UDelegateFunction_SIOJson_OnRequestFail__DelegateSignature_Statics::NewProp_Request = { "Request", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, 1, STRUCT_OFFSET(_Script_SIOJson_eventOnRequestFail_Parms, Request), Z_Construct_UClass_USIOJRequestJSON_NoRegister, METADATA_PARAMS(nullptr, 0) };
  72. const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UDelegateFunction_SIOJson_OnRequestFail__DelegateSignature_Statics::PropPointers[] = {
  73. (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UDelegateFunction_SIOJson_OnRequestFail__DelegateSignature_Statics::NewProp_Request,
  74. };
  75. #if WITH_METADATA
  76. const UECodeGen_Private::FMetaDataPairParam Z_Construct_UDelegateFunction_SIOJson_OnRequestFail__DelegateSignature_Statics::Function_MetaDataParams[] = {
  77. { "ModuleRelativePath", "Public/SIOJRequestJSON.h" },
  78. };
  79. #endif
  80. const UECodeGen_Private::FFunctionParams Z_Construct_UDelegateFunction_SIOJson_OnRequestFail__DelegateSignature_Statics::FuncParams = { (UObject*(*)())Z_Construct_UPackage__Script_SIOJson, nullptr, "OnRequestFail__DelegateSignature", nullptr, nullptr, sizeof(Z_Construct_UDelegateFunction_SIOJson_OnRequestFail__DelegateSignature_Statics::_Script_SIOJson_eventOnRequestFail_Parms), Z_Construct_UDelegateFunction_SIOJson_OnRequestFail__DelegateSignature_Statics::PropPointers, UE_ARRAY_COUNT(Z_Construct_UDelegateFunction_SIOJson_OnRequestFail__DelegateSignature_Statics::PropPointers), RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x00130000, 0, 0, METADATA_PARAMS(Z_Construct_UDelegateFunction_SIOJson_OnRequestFail__DelegateSignature_Statics::Function_MetaDataParams, UE_ARRAY_COUNT(Z_Construct_UDelegateFunction_SIOJson_OnRequestFail__DelegateSignature_Statics::Function_MetaDataParams)) };
  81. UFunction* Z_Construct_UDelegateFunction_SIOJson_OnRequestFail__DelegateSignature()
  82. {
  83. static UFunction* ReturnFunction = nullptr;
  84. if (!ReturnFunction)
  85. {
  86. UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UDelegateFunction_SIOJson_OnRequestFail__DelegateSignature_Statics::FuncParams);
  87. }
  88. return ReturnFunction;
  89. }
  90. DEFINE_FUNCTION(USIOJRequestJSON::execHasTag)
  91. {
  92. P_GET_PROPERTY(FNameProperty,Z_Param_Tag);
  93. P_FINISH;
  94. P_NATIVE_BEGIN;
  95. *(bool*)Z_Param__Result=P_THIS->HasTag(Z_Param_Tag);
  96. P_NATIVE_END;
  97. }
  98. DEFINE_FUNCTION(USIOJRequestJSON::execRemoveTag)
  99. {
  100. P_GET_PROPERTY(FNameProperty,Z_Param_Tag);
  101. P_FINISH;
  102. P_NATIVE_BEGIN;
  103. *(int32*)Z_Param__Result=P_THIS->RemoveTag(Z_Param_Tag);
  104. P_NATIVE_END;
  105. }
  106. DEFINE_FUNCTION(USIOJRequestJSON::execAddTag)
  107. {
  108. P_GET_PROPERTY(FNameProperty,Z_Param_Tag);
  109. P_FINISH;
  110. P_NATIVE_BEGIN;
  111. P_THIS->AddTag(Z_Param_Tag);
  112. P_NATIVE_END;
  113. }
  114. DEFINE_FUNCTION(USIOJRequestJSON::execApplyURL)
  115. {
  116. P_GET_PROPERTY(FStrProperty,Z_Param_Url);
  117. P_GET_OBJECT_REF(USIOJsonObject,Z_Param_Out_Result);
  118. P_GET_OBJECT(UObject,Z_Param_WorldContextObject);
  119. P_GET_STRUCT(FLatentActionInfo,Z_Param_LatentInfo);
  120. P_FINISH;
  121. P_NATIVE_BEGIN;
  122. P_THIS->ApplyURL(Z_Param_Url,Z_Param_Out_Result,Z_Param_WorldContextObject,Z_Param_LatentInfo);
  123. P_NATIVE_END;
  124. }
  125. DEFINE_FUNCTION(USIOJRequestJSON::execProcessURL)
  126. {
  127. P_GET_PROPERTY(FStrProperty,Z_Param_Url);
  128. P_FINISH;
  129. P_NATIVE_BEGIN;
  130. P_THIS->ProcessURL(Z_Param_Url);
  131. P_NATIVE_END;
  132. }
  133. DEFINE_FUNCTION(USIOJRequestJSON::execGetAllResponseHeaders)
  134. {
  135. P_FINISH;
  136. P_NATIVE_BEGIN;
  137. *(TArray<FString>*)Z_Param__Result=P_THIS->GetAllResponseHeaders();
  138. P_NATIVE_END;
  139. }
  140. DEFINE_FUNCTION(USIOJRequestJSON::execGetResponseHeader)
  141. {
  142. P_GET_PROPERTY(FStrProperty,Z_Param_HeaderName);
  143. P_FINISH;
  144. P_NATIVE_BEGIN;
  145. *(FString*)Z_Param__Result=P_THIS->GetResponseHeader(Z_Param_HeaderName);
  146. P_NATIVE_END;
  147. }
  148. DEFINE_FUNCTION(USIOJRequestJSON::execGetResponseCode)
  149. {
  150. P_FINISH;
  151. P_NATIVE_BEGIN;
  152. *(int32*)Z_Param__Result=P_THIS->GetResponseCode();
  153. P_NATIVE_END;
  154. }
  155. DEFINE_FUNCTION(USIOJRequestJSON::execGetStatus)
  156. {
  157. P_FINISH;
  158. P_NATIVE_BEGIN;
  159. *(ESIORequestStatus*)Z_Param__Result=P_THIS->GetStatus();
  160. P_NATIVE_END;
  161. }
  162. DEFINE_FUNCTION(USIOJRequestJSON::execGetURL)
  163. {
  164. P_FINISH;
  165. P_NATIVE_BEGIN;
  166. *(FString*)Z_Param__Result=P_THIS->GetURL();
  167. P_NATIVE_END;
  168. }
  169. DEFINE_FUNCTION(USIOJRequestJSON::execSetResponseObject)
  170. {
  171. P_GET_OBJECT(USIOJsonObject,Z_Param_JsonObject);
  172. P_FINISH;
  173. P_NATIVE_BEGIN;
  174. P_THIS->SetResponseObject(Z_Param_JsonObject);
  175. P_NATIVE_END;
  176. }
  177. DEFINE_FUNCTION(USIOJRequestJSON::execGetResponseObject)
  178. {
  179. P_FINISH;
  180. P_NATIVE_BEGIN;
  181. *(USIOJsonObject**)Z_Param__Result=P_THIS->GetResponseObject();
  182. P_NATIVE_END;
  183. }
  184. DEFINE_FUNCTION(USIOJRequestJSON::execSetRequestObject)
  185. {
  186. P_GET_OBJECT(USIOJsonObject,Z_Param_JsonObject);
  187. P_FINISH;
  188. P_NATIVE_BEGIN;
  189. P_THIS->SetRequestObject(Z_Param_JsonObject);
  190. P_NATIVE_END;
  191. }
  192. DEFINE_FUNCTION(USIOJRequestJSON::execGetRequestObject)
  193. {
  194. P_FINISH;
  195. P_NATIVE_BEGIN;
  196. *(USIOJsonObject**)Z_Param__Result=P_THIS->GetRequestObject();
  197. P_NATIVE_END;
  198. }
  199. DEFINE_FUNCTION(USIOJRequestJSON::execCancel)
  200. {
  201. P_FINISH;
  202. P_NATIVE_BEGIN;
  203. P_THIS->Cancel();
  204. P_NATIVE_END;
  205. }
  206. DEFINE_FUNCTION(USIOJRequestJSON::execResetResponseData)
  207. {
  208. P_FINISH;
  209. P_NATIVE_BEGIN;
  210. P_THIS->ResetResponseData();
  211. P_NATIVE_END;
  212. }
  213. DEFINE_FUNCTION(USIOJRequestJSON::execResetRequestData)
  214. {
  215. P_FINISH;
  216. P_NATIVE_BEGIN;
  217. P_THIS->ResetRequestData();
  218. P_NATIVE_END;
  219. }
  220. DEFINE_FUNCTION(USIOJRequestJSON::execResetData)
  221. {
  222. P_FINISH;
  223. P_NATIVE_BEGIN;
  224. P_THIS->ResetData();
  225. P_NATIVE_END;
  226. }
  227. DEFINE_FUNCTION(USIOJRequestJSON::execSetHeader)
  228. {
  229. P_GET_PROPERTY(FStrProperty,Z_Param_HeaderName);
  230. P_GET_PROPERTY(FStrProperty,Z_Param_HeaderValue);
  231. P_FINISH;
  232. P_NATIVE_BEGIN;
  233. P_THIS->SetHeader(Z_Param_HeaderName,Z_Param_HeaderValue);
  234. P_NATIVE_END;
  235. }
  236. DEFINE_FUNCTION(USIOJRequestJSON::execSetBinaryRequestContent)
  237. {
  238. P_GET_TARRAY_REF(uint8,Z_Param_Out_Content);
  239. P_FINISH;
  240. P_NATIVE_BEGIN;
  241. P_THIS->SetBinaryRequestContent(Z_Param_Out_Content);
  242. P_NATIVE_END;
  243. }
  244. DEFINE_FUNCTION(USIOJRequestJSON::execSetBinaryContentType)
  245. {
  246. P_GET_PROPERTY(FStrProperty,Z_Param_ContentType);
  247. P_FINISH;
  248. P_NATIVE_BEGIN;
  249. P_THIS->SetBinaryContentType(Z_Param_ContentType);
  250. P_NATIVE_END;
  251. }
  252. DEFINE_FUNCTION(USIOJRequestJSON::execSetContentType)
  253. {
  254. P_GET_ENUM(ESIORequestContentType,Z_Param_ContentType);
  255. P_FINISH;
  256. P_NATIVE_BEGIN;
  257. P_THIS->SetContentType(ESIORequestContentType(Z_Param_ContentType));
  258. P_NATIVE_END;
  259. }
  260. DEFINE_FUNCTION(USIOJRequestJSON::execSetCustomVerb)
  261. {
  262. P_GET_PROPERTY(FStrProperty,Z_Param_Verb);
  263. P_FINISH;
  264. P_NATIVE_BEGIN;
  265. P_THIS->SetCustomVerb(Z_Param_Verb);
  266. P_NATIVE_END;
  267. }
  268. DEFINE_FUNCTION(USIOJRequestJSON::execSetVerb)
  269. {
  270. P_GET_ENUM(ESIORequestVerb,Z_Param_Verb);
  271. P_FINISH;
  272. P_NATIVE_BEGIN;
  273. P_THIS->SetVerb(ESIORequestVerb(Z_Param_Verb));
  274. P_NATIVE_END;
  275. }
  276. DEFINE_FUNCTION(USIOJRequestJSON::execConstructRequestExt)
  277. {
  278. P_GET_OBJECT(UObject,Z_Param_WorldContextObject);
  279. P_GET_ENUM(ESIORequestVerb,Z_Param_Verb);
  280. P_GET_ENUM(ESIORequestContentType,Z_Param_ContentType);
  281. P_FINISH;
  282. P_NATIVE_BEGIN;
  283. *(USIOJRequestJSON**)Z_Param__Result=USIOJRequestJSON::ConstructRequestExt(Z_Param_WorldContextObject,ESIORequestVerb(Z_Param_Verb),ESIORequestContentType(Z_Param_ContentType));
  284. P_NATIVE_END;
  285. }
  286. DEFINE_FUNCTION(USIOJRequestJSON::execConstructRequest)
  287. {
  288. P_GET_OBJECT(UObject,Z_Param_WorldContextObject);
  289. P_FINISH;
  290. P_NATIVE_BEGIN;
  291. *(USIOJRequestJSON**)Z_Param__Result=USIOJRequestJSON::ConstructRequest(Z_Param_WorldContextObject);
  292. P_NATIVE_END;
  293. }
  294. void USIOJRequestJSON::StaticRegisterNativesUSIOJRequestJSON()
  295. {
  296. UClass* Class = USIOJRequestJSON::StaticClass();
  297. static const FNameNativePtrPair Funcs[] = {
  298. { "AddTag", &USIOJRequestJSON::execAddTag },
  299. { "ApplyURL", &USIOJRequestJSON::execApplyURL },
  300. { "Cancel", &USIOJRequestJSON::execCancel },
  301. { "ConstructRequest", &USIOJRequestJSON::execConstructRequest },
  302. { "ConstructRequestExt", &USIOJRequestJSON::execConstructRequestExt },
  303. { "GetAllResponseHeaders", &USIOJRequestJSON::execGetAllResponseHeaders },
  304. { "GetRequestObject", &USIOJRequestJSON::execGetRequestObject },
  305. { "GetResponseCode", &USIOJRequestJSON::execGetResponseCode },
  306. { "GetResponseHeader", &USIOJRequestJSON::execGetResponseHeader },
  307. { "GetResponseObject", &USIOJRequestJSON::execGetResponseObject },
  308. { "GetStatus", &USIOJRequestJSON::execGetStatus },
  309. { "GetURL", &USIOJRequestJSON::execGetURL },
  310. { "HasTag", &USIOJRequestJSON::execHasTag },
  311. { "ProcessURL", &USIOJRequestJSON::execProcessURL },
  312. { "RemoveTag", &USIOJRequestJSON::execRemoveTag },
  313. { "ResetData", &USIOJRequestJSON::execResetData },
  314. { "ResetRequestData", &USIOJRequestJSON::execResetRequestData },
  315. { "ResetResponseData", &USIOJRequestJSON::execResetResponseData },
  316. { "SetBinaryContentType", &USIOJRequestJSON::execSetBinaryContentType },
  317. { "SetBinaryRequestContent", &USIOJRequestJSON::execSetBinaryRequestContent },
  318. { "SetContentType", &USIOJRequestJSON::execSetContentType },
  319. { "SetCustomVerb", &USIOJRequestJSON::execSetCustomVerb },
  320. { "SetHeader", &USIOJRequestJSON::execSetHeader },
  321. { "SetRequestObject", &USIOJRequestJSON::execSetRequestObject },
  322. { "SetResponseObject", &USIOJRequestJSON::execSetResponseObject },
  323. { "SetVerb", &USIOJRequestJSON::execSetVerb },
  324. };
  325. FNativeFunctionRegistrar::RegisterFunctions(Class, Funcs, UE_ARRAY_COUNT(Funcs));
  326. }
  327. struct Z_Construct_UFunction_USIOJRequestJSON_AddTag_Statics
  328. {
  329. struct SIOJRequestJSON_eventAddTag_Parms
  330. {
  331. FName Tag;
  332. };
  333. static const UECodeGen_Private::FNamePropertyParams NewProp_Tag;
  334. static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
  335. #if WITH_METADATA
  336. static const UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[];
  337. #endif
  338. static const UECodeGen_Private::FFunctionParams FuncParams;
  339. };
  340. const UECodeGen_Private::FNamePropertyParams Z_Construct_UFunction_USIOJRequestJSON_AddTag_Statics::NewProp_Tag = { "Tag", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Name, RF_Public|RF_Transient|RF_MarkAsNative, 1, STRUCT_OFFSET(SIOJRequestJSON_eventAddTag_Parms, Tag), METADATA_PARAMS(nullptr, 0) };
  341. const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_USIOJRequestJSON_AddTag_Statics::PropPointers[] = {
  342. (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_USIOJRequestJSON_AddTag_Statics::NewProp_Tag,
  343. };
  344. #if WITH_METADATA
  345. const UECodeGen_Private::FMetaDataPairParam Z_Construct_UFunction_USIOJRequestJSON_AddTag_Statics::Function_MetaDataParams[] = {
  346. { "Category", "SIOJ|Utility" },
  347. { "Comment", "/** Add tag to this request */" },
  348. { "ModuleRelativePath", "Public/SIOJRequestJSON.h" },
  349. { "ToolTip", "Add tag to this request" },
  350. };
  351. #endif
  352. const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_USIOJRequestJSON_AddTag_Statics::FuncParams = { (UObject*(*)())Z_Construct_UClass_USIOJRequestJSON, nullptr, "AddTag", nullptr, nullptr, sizeof(Z_Construct_UFunction_USIOJRequestJSON_AddTag_Statics::SIOJRequestJSON_eventAddTag_Parms), Z_Construct_UFunction_USIOJRequestJSON_AddTag_Statics::PropPointers, UE_ARRAY_COUNT(Z_Construct_UFunction_USIOJRequestJSON_AddTag_Statics::PropPointers), RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04020401, 0, 0, METADATA_PARAMS(Z_Construct_UFunction_USIOJRequestJSON_AddTag_Statics::Function_MetaDataParams, UE_ARRAY_COUNT(Z_Construct_UFunction_USIOJRequestJSON_AddTag_Statics::Function_MetaDataParams)) };
  353. UFunction* Z_Construct_UFunction_USIOJRequestJSON_AddTag()
  354. {
  355. static UFunction* ReturnFunction = nullptr;
  356. if (!ReturnFunction)
  357. {
  358. UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_USIOJRequestJSON_AddTag_Statics::FuncParams);
  359. }
  360. return ReturnFunction;
  361. }
  362. struct Z_Construct_UFunction_USIOJRequestJSON_ApplyURL_Statics
  363. {
  364. struct SIOJRequestJSON_eventApplyURL_Parms
  365. {
  366. FString Url;
  367. USIOJsonObject* Result;
  368. UObject* WorldContextObject;
  369. FLatentActionInfo LatentInfo;
  370. };
  371. #if WITH_METADATA
  372. static const UECodeGen_Private::FMetaDataPairParam NewProp_Url_MetaData[];
  373. #endif
  374. static const UECodeGen_Private::FStrPropertyParams NewProp_Url;
  375. static const UECodeGen_Private::FObjectPropertyParams NewProp_Result;
  376. static const UECodeGen_Private::FObjectPropertyParams NewProp_WorldContextObject;
  377. static const UECodeGen_Private::FStructPropertyParams NewProp_LatentInfo;
  378. static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
  379. #if WITH_METADATA
  380. static const UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[];
  381. #endif
  382. static const UECodeGen_Private::FFunctionParams FuncParams;
  383. };
  384. #if WITH_METADATA
  385. const UECodeGen_Private::FMetaDataPairParam Z_Construct_UFunction_USIOJRequestJSON_ApplyURL_Statics::NewProp_Url_MetaData[] = {
  386. { "NativeConst", "" },
  387. };
  388. #endif
  389. const UECodeGen_Private::FStrPropertyParams Z_Construct_UFunction_USIOJRequestJSON_ApplyURL_Statics::NewProp_Url = { "Url", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Str, RF_Public|RF_Transient|RF_MarkAsNative, 1, STRUCT_OFFSET(SIOJRequestJSON_eventApplyURL_Parms, Url), METADATA_PARAMS(Z_Construct_UFunction_USIOJRequestJSON_ApplyURL_Statics::NewProp_Url_MetaData, UE_ARRAY_COUNT(Z_Construct_UFunction_USIOJRequestJSON_ApplyURL_Statics::NewProp_Url_MetaData)) };
  390. const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_USIOJRequestJSON_ApplyURL_Statics::NewProp_Result = { "Result", nullptr, (EPropertyFlags)0x0010000000000180, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, 1, STRUCT_OFFSET(SIOJRequestJSON_eventApplyURL_Parms, Result), Z_Construct_UClass_USIOJsonObject_NoRegister, METADATA_PARAMS(nullptr, 0) };
  391. const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_USIOJRequestJSON_ApplyURL_Statics::NewProp_WorldContextObject = { "WorldContextObject", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, 1, STRUCT_OFFSET(SIOJRequestJSON_eventApplyURL_Parms, WorldContextObject), Z_Construct_UClass_UObject_NoRegister, METADATA_PARAMS(nullptr, 0) };
  392. const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_USIOJRequestJSON_ApplyURL_Statics::NewProp_LatentInfo = { "LatentInfo", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, 1, STRUCT_OFFSET(SIOJRequestJSON_eventApplyURL_Parms, LatentInfo), Z_Construct_UScriptStruct_FLatentActionInfo, METADATA_PARAMS(nullptr, 0) }; // 4072181092
  393. const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_USIOJRequestJSON_ApplyURL_Statics::PropPointers[] = {
  394. (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_USIOJRequestJSON_ApplyURL_Statics::NewProp_Url,
  395. (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_USIOJRequestJSON_ApplyURL_Statics::NewProp_Result,
  396. (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_USIOJRequestJSON_ApplyURL_Statics::NewProp_WorldContextObject,
  397. (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_USIOJRequestJSON_ApplyURL_Statics::NewProp_LatentInfo,
  398. };
  399. #if WITH_METADATA
  400. const UECodeGen_Private::FMetaDataPairParam Z_Construct_UFunction_USIOJRequestJSON_ApplyURL_Statics::Function_MetaDataParams[] = {
  401. { "Category", "SIOJ|Request" },
  402. { "Comment", "/** Open URL in latent mode */" },
  403. { "DefaultToSelf", "WorldContextObject" },
  404. { "HidePin", "WorldContextObject" },
  405. { "Latent", "" },
  406. { "LatentInfo", "LatentInfo" },
  407. { "ModuleRelativePath", "Public/SIOJRequestJSON.h" },
  408. { "ToolTip", "Open URL in latent mode" },
  409. };
  410. #endif
  411. const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_USIOJRequestJSON_ApplyURL_Statics::FuncParams = { (UObject*(*)())Z_Construct_UClass_USIOJRequestJSON, nullptr, "ApplyURL", nullptr, nullptr, sizeof(Z_Construct_UFunction_USIOJRequestJSON_ApplyURL_Statics::SIOJRequestJSON_eventApplyURL_Parms), Z_Construct_UFunction_USIOJRequestJSON_ApplyURL_Statics::PropPointers, UE_ARRAY_COUNT(Z_Construct_UFunction_USIOJRequestJSON_ApplyURL_Statics::PropPointers), RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04420400, 0, 0, METADATA_PARAMS(Z_Construct_UFunction_USIOJRequestJSON_ApplyURL_Statics::Function_MetaDataParams, UE_ARRAY_COUNT(Z_Construct_UFunction_USIOJRequestJSON_ApplyURL_Statics::Function_MetaDataParams)) };
  412. UFunction* Z_Construct_UFunction_USIOJRequestJSON_ApplyURL()
  413. {
  414. static UFunction* ReturnFunction = nullptr;
  415. if (!ReturnFunction)
  416. {
  417. UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_USIOJRequestJSON_ApplyURL_Statics::FuncParams);
  418. }
  419. return ReturnFunction;
  420. }
  421. struct Z_Construct_UFunction_USIOJRequestJSON_Cancel_Statics
  422. {
  423. #if WITH_METADATA
  424. static const UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[];
  425. #endif
  426. static const UECodeGen_Private::FFunctionParams FuncParams;
  427. };
  428. #if WITH_METADATA
  429. const UECodeGen_Private::FMetaDataPairParam Z_Construct_UFunction_USIOJRequestJSON_Cancel_Statics::Function_MetaDataParams[] = {
  430. { "Category", "SIOJ|Response" },
  431. { "Comment", "/** Cancel latent response waiting */" },
  432. { "ModuleRelativePath", "Public/SIOJRequestJSON.h" },
  433. { "ToolTip", "Cancel latent response waiting" },
  434. };
  435. #endif
  436. const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_USIOJRequestJSON_Cancel_Statics::FuncParams = { (UObject*(*)())Z_Construct_UClass_USIOJRequestJSON, nullptr, "Cancel", nullptr, nullptr, 0, nullptr, 0, RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04020401, 0, 0, METADATA_PARAMS(Z_Construct_UFunction_USIOJRequestJSON_Cancel_Statics::Function_MetaDataParams, UE_ARRAY_COUNT(Z_Construct_UFunction_USIOJRequestJSON_Cancel_Statics::Function_MetaDataParams)) };
  437. UFunction* Z_Construct_UFunction_USIOJRequestJSON_Cancel()
  438. {
  439. static UFunction* ReturnFunction = nullptr;
  440. if (!ReturnFunction)
  441. {
  442. UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_USIOJRequestJSON_Cancel_Statics::FuncParams);
  443. }
  444. return ReturnFunction;
  445. }
  446. struct Z_Construct_UFunction_USIOJRequestJSON_ConstructRequest_Statics
  447. {
  448. struct SIOJRequestJSON_eventConstructRequest_Parms
  449. {
  450. UObject* WorldContextObject;
  451. USIOJRequestJSON* ReturnValue;
  452. };
  453. static const UECodeGen_Private::FObjectPropertyParams NewProp_WorldContextObject;
  454. static const UECodeGen_Private::FObjectPropertyParams NewProp_ReturnValue;
  455. static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
  456. #if WITH_METADATA
  457. static const UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[];
  458. #endif
  459. static const UECodeGen_Private::FFunctionParams FuncParams;
  460. };
  461. const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_USIOJRequestJSON_ConstructRequest_Statics::NewProp_WorldContextObject = { "WorldContextObject", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, 1, STRUCT_OFFSET(SIOJRequestJSON_eventConstructRequest_Parms, WorldContextObject), Z_Construct_UClass_UObject_NoRegister, METADATA_PARAMS(nullptr, 0) };
  462. const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_USIOJRequestJSON_ConstructRequest_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, 1, STRUCT_OFFSET(SIOJRequestJSON_eventConstructRequest_Parms, ReturnValue), Z_Construct_UClass_USIOJRequestJSON_NoRegister, METADATA_PARAMS(nullptr, 0) };
  463. const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_USIOJRequestJSON_ConstructRequest_Statics::PropPointers[] = {
  464. (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_USIOJRequestJSON_ConstructRequest_Statics::NewProp_WorldContextObject,
  465. (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_USIOJRequestJSON_ConstructRequest_Statics::NewProp_ReturnValue,
  466. };
  467. #if WITH_METADATA
  468. const UECodeGen_Private::FMetaDataPairParam Z_Construct_UFunction_USIOJRequestJSON_ConstructRequest_Statics::Function_MetaDataParams[] = {
  469. { "Category", "SIOJ|Request" },
  470. { "Comment", "/** Creates new request (totally empty) */" },
  471. { "DefaultToSelf", "WorldContextObject" },
  472. { "DisplayName", "Construct Json Request (Empty)" },
  473. { "HidePin", "WorldContextObject" },
  474. { "ModuleRelativePath", "Public/SIOJRequestJSON.h" },
  475. { "ToolTip", "Creates new request (totally empty)" },
  476. };
  477. #endif
  478. const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_USIOJRequestJSON_ConstructRequest_Statics::FuncParams = { (UObject*(*)())Z_Construct_UClass_USIOJRequestJSON, nullptr, "ConstructRequest", nullptr, nullptr, sizeof(Z_Construct_UFunction_USIOJRequestJSON_ConstructRequest_Statics::SIOJRequestJSON_eventConstructRequest_Parms), Z_Construct_UFunction_USIOJRequestJSON_ConstructRequest_Statics::PropPointers, UE_ARRAY_COUNT(Z_Construct_UFunction_USIOJRequestJSON_ConstructRequest_Statics::PropPointers), RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04022401, 0, 0, METADATA_PARAMS(Z_Construct_UFunction_USIOJRequestJSON_ConstructRequest_Statics::Function_MetaDataParams, UE_ARRAY_COUNT(Z_Construct_UFunction_USIOJRequestJSON_ConstructRequest_Statics::Function_MetaDataParams)) };
  479. UFunction* Z_Construct_UFunction_USIOJRequestJSON_ConstructRequest()
  480. {
  481. static UFunction* ReturnFunction = nullptr;
  482. if (!ReturnFunction)
  483. {
  484. UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_USIOJRequestJSON_ConstructRequest_Statics::FuncParams);
  485. }
  486. return ReturnFunction;
  487. }
  488. struct Z_Construct_UFunction_USIOJRequestJSON_ConstructRequestExt_Statics
  489. {
  490. struct SIOJRequestJSON_eventConstructRequestExt_Parms
  491. {
  492. UObject* WorldContextObject;
  493. ESIORequestVerb Verb;
  494. ESIORequestContentType ContentType;
  495. USIOJRequestJSON* ReturnValue;
  496. };
  497. static const UECodeGen_Private::FObjectPropertyParams NewProp_WorldContextObject;
  498. static const UECodeGen_Private::FBytePropertyParams NewProp_Verb_Underlying;
  499. static const UECodeGen_Private::FEnumPropertyParams NewProp_Verb;
  500. static const UECodeGen_Private::FBytePropertyParams NewProp_ContentType_Underlying;
  501. static const UECodeGen_Private::FEnumPropertyParams NewProp_ContentType;
  502. static const UECodeGen_Private::FObjectPropertyParams NewProp_ReturnValue;
  503. static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
  504. #if WITH_METADATA
  505. static const UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[];
  506. #endif
  507. static const UECodeGen_Private::FFunctionParams FuncParams;
  508. };
  509. const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_USIOJRequestJSON_ConstructRequestExt_Statics::NewProp_WorldContextObject = { "WorldContextObject", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, 1, STRUCT_OFFSET(SIOJRequestJSON_eventConstructRequestExt_Parms, WorldContextObject), Z_Construct_UClass_UObject_NoRegister, METADATA_PARAMS(nullptr, 0) };
  510. const UECodeGen_Private::FBytePropertyParams Z_Construct_UFunction_USIOJRequestJSON_ConstructRequestExt_Statics::NewProp_Verb_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, 1, 0, nullptr, METADATA_PARAMS(nullptr, 0) };
  511. const UECodeGen_Private::FEnumPropertyParams Z_Construct_UFunction_USIOJRequestJSON_ConstructRequestExt_Statics::NewProp_Verb = { "Verb", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, 1, STRUCT_OFFSET(SIOJRequestJSON_eventConstructRequestExt_Parms, Verb), Z_Construct_UEnum_SIOJson_ESIORequestVerb, METADATA_PARAMS(nullptr, 0) }; // 3403366913
  512. const UECodeGen_Private::FBytePropertyParams Z_Construct_UFunction_USIOJRequestJSON_ConstructRequestExt_Statics::NewProp_ContentType_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, 1, 0, nullptr, METADATA_PARAMS(nullptr, 0) };
  513. const UECodeGen_Private::FEnumPropertyParams Z_Construct_UFunction_USIOJRequestJSON_ConstructRequestExt_Statics::NewProp_ContentType = { "ContentType", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, 1, STRUCT_OFFSET(SIOJRequestJSON_eventConstructRequestExt_Parms, ContentType), Z_Construct_UEnum_SIOJson_ESIORequestContentType, METADATA_PARAMS(nullptr, 0) }; // 3220947699
  514. const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_USIOJRequestJSON_ConstructRequestExt_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, 1, STRUCT_OFFSET(SIOJRequestJSON_eventConstructRequestExt_Parms, ReturnValue), Z_Construct_UClass_USIOJRequestJSON_NoRegister, METADATA_PARAMS(nullptr, 0) };
  515. const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_USIOJRequestJSON_ConstructRequestExt_Statics::PropPointers[] = {
  516. (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_USIOJRequestJSON_ConstructRequestExt_Statics::NewProp_WorldContextObject,
  517. (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_USIOJRequestJSON_ConstructRequestExt_Statics::NewProp_Verb_Underlying,
  518. (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_USIOJRequestJSON_ConstructRequestExt_Statics::NewProp_Verb,
  519. (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_USIOJRequestJSON_ConstructRequestExt_Statics::NewProp_ContentType_Underlying,
  520. (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_USIOJRequestJSON_ConstructRequestExt_Statics::NewProp_ContentType,
  521. (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_USIOJRequestJSON_ConstructRequestExt_Statics::NewProp_ReturnValue,
  522. };
  523. #if WITH_METADATA
  524. const UECodeGen_Private::FMetaDataPairParam Z_Construct_UFunction_USIOJRequestJSON_ConstructRequestExt_Statics::Function_MetaDataParams[] = {
  525. { "Category", "SIOJ|Request" },
  526. { "Comment", "/** Creates new request with defined verb and content type */" },
  527. { "DefaultToSelf", "WorldContextObject" },
  528. { "DisplayName", "Construct Json Request" },
  529. { "HidePin", "WorldContextObject" },
  530. { "ModuleRelativePath", "Public/SIOJRequestJSON.h" },
  531. { "ToolTip", "Creates new request with defined verb and content type" },
  532. };
  533. #endif
  534. const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_USIOJRequestJSON_ConstructRequestExt_Statics::FuncParams = { (UObject*(*)())Z_Construct_UClass_USIOJRequestJSON, nullptr, "ConstructRequestExt", nullptr, nullptr, sizeof(Z_Construct_UFunction_USIOJRequestJSON_ConstructRequestExt_Statics::SIOJRequestJSON_eventConstructRequestExt_Parms), Z_Construct_UFunction_USIOJRequestJSON_ConstructRequestExt_Statics::PropPointers, UE_ARRAY_COUNT(Z_Construct_UFunction_USIOJRequestJSON_ConstructRequestExt_Statics::PropPointers), RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04022401, 0, 0, METADATA_PARAMS(Z_Construct_UFunction_USIOJRequestJSON_ConstructRequestExt_Statics::Function_MetaDataParams, UE_ARRAY_COUNT(Z_Construct_UFunction_USIOJRequestJSON_ConstructRequestExt_Statics::Function_MetaDataParams)) };
  535. UFunction* Z_Construct_UFunction_USIOJRequestJSON_ConstructRequestExt()
  536. {
  537. static UFunction* ReturnFunction = nullptr;
  538. if (!ReturnFunction)
  539. {
  540. UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_USIOJRequestJSON_ConstructRequestExt_Statics::FuncParams);
  541. }
  542. return ReturnFunction;
  543. }
  544. struct Z_Construct_UFunction_USIOJRequestJSON_GetAllResponseHeaders_Statics
  545. {
  546. struct SIOJRequestJSON_eventGetAllResponseHeaders_Parms
  547. {
  548. TArray<FString> ReturnValue;
  549. };
  550. static const UECodeGen_Private::FStrPropertyParams NewProp_ReturnValue_Inner;
  551. static const UECodeGen_Private::FArrayPropertyParams NewProp_ReturnValue;
  552. static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
  553. #if WITH_METADATA
  554. static const UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[];
  555. #endif
  556. static const UECodeGen_Private::FFunctionParams FuncParams;
  557. };
  558. const UECodeGen_Private::FStrPropertyParams Z_Construct_UFunction_USIOJRequestJSON_GetAllResponseHeaders_Statics::NewProp_ReturnValue_Inner = { "ReturnValue", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Str, RF_Public|RF_Transient|RF_MarkAsNative, 1, 0, METADATA_PARAMS(nullptr, 0) };
  559. const UECodeGen_Private::FArrayPropertyParams Z_Construct_UFunction_USIOJRequestJSON_GetAllResponseHeaders_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, 1, STRUCT_OFFSET(SIOJRequestJSON_eventGetAllResponseHeaders_Parms, ReturnValue), EArrayPropertyFlags::None, METADATA_PARAMS(nullptr, 0) };
  560. const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_USIOJRequestJSON_GetAllResponseHeaders_Statics::PropPointers[] = {
  561. (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_USIOJRequestJSON_GetAllResponseHeaders_Statics::NewProp_ReturnValue_Inner,
  562. (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_USIOJRequestJSON_GetAllResponseHeaders_Statics::NewProp_ReturnValue,
  563. };
  564. #if WITH_METADATA
  565. const UECodeGen_Private::FMetaDataPairParam Z_Construct_UFunction_USIOJRequestJSON_GetAllResponseHeaders_Statics::Function_MetaDataParams[] = {
  566. { "Category", "SIOJ|Response" },
  567. { "Comment", "/** Get list of all response headers */" },
  568. { "ModuleRelativePath", "Public/SIOJRequestJSON.h" },
  569. { "ToolTip", "Get list of all response headers" },
  570. };
  571. #endif
  572. const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_USIOJRequestJSON_GetAllResponseHeaders_Statics::FuncParams = { (UObject*(*)())Z_Construct_UClass_USIOJRequestJSON, nullptr, "GetAllResponseHeaders", nullptr, nullptr, sizeof(Z_Construct_UFunction_USIOJRequestJSON_GetAllResponseHeaders_Statics::SIOJRequestJSON_eventGetAllResponseHeaders_Parms), Z_Construct_UFunction_USIOJRequestJSON_GetAllResponseHeaders_Statics::PropPointers, UE_ARRAY_COUNT(Z_Construct_UFunction_USIOJRequestJSON_GetAllResponseHeaders_Statics::PropPointers), RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04020401, 0, 0, METADATA_PARAMS(Z_Construct_UFunction_USIOJRequestJSON_GetAllResponseHeaders_Statics::Function_MetaDataParams, UE_ARRAY_COUNT(Z_Construct_UFunction_USIOJRequestJSON_GetAllResponseHeaders_Statics::Function_MetaDataParams)) };
  573. UFunction* Z_Construct_UFunction_USIOJRequestJSON_GetAllResponseHeaders()
  574. {
  575. static UFunction* ReturnFunction = nullptr;
  576. if (!ReturnFunction)
  577. {
  578. UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_USIOJRequestJSON_GetAllResponseHeaders_Statics::FuncParams);
  579. }
  580. return ReturnFunction;
  581. }
  582. struct Z_Construct_UFunction_USIOJRequestJSON_GetRequestObject_Statics
  583. {
  584. struct SIOJRequestJSON_eventGetRequestObject_Parms
  585. {
  586. USIOJsonObject* ReturnValue;
  587. };
  588. static const UECodeGen_Private::FObjectPropertyParams NewProp_ReturnValue;
  589. static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
  590. #if WITH_METADATA
  591. static const UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[];
  592. #endif
  593. static const UECodeGen_Private::FFunctionParams FuncParams;
  594. };
  595. const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_USIOJRequestJSON_GetRequestObject_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, 1, STRUCT_OFFSET(SIOJRequestJSON_eventGetRequestObject_Parms, ReturnValue), Z_Construct_UClass_USIOJsonObject_NoRegister, METADATA_PARAMS(nullptr, 0) };
  596. const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_USIOJRequestJSON_GetRequestObject_Statics::PropPointers[] = {
  597. (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_USIOJRequestJSON_GetRequestObject_Statics::NewProp_ReturnValue,
  598. };
  599. #if WITH_METADATA
  600. const UECodeGen_Private::FMetaDataPairParam Z_Construct_UFunction_USIOJRequestJSON_GetRequestObject_Statics::Function_MetaDataParams[] = {
  601. { "Category", "SIOJ|Request" },
  602. { "Comment", "/** Get the Request Json object */" },
  603. { "ModuleRelativePath", "Public/SIOJRequestJSON.h" },
  604. { "ToolTip", "Get the Request Json object" },
  605. };
  606. #endif
  607. const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_USIOJRequestJSON_GetRequestObject_Statics::FuncParams = { (UObject*(*)())Z_Construct_UClass_USIOJRequestJSON, nullptr, "GetRequestObject", nullptr, nullptr, sizeof(Z_Construct_UFunction_USIOJRequestJSON_GetRequestObject_Statics::SIOJRequestJSON_eventGetRequestObject_Parms), Z_Construct_UFunction_USIOJRequestJSON_GetRequestObject_Statics::PropPointers, UE_ARRAY_COUNT(Z_Construct_UFunction_USIOJRequestJSON_GetRequestObject_Statics::PropPointers), RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04020401, 0, 0, METADATA_PARAMS(Z_Construct_UFunction_USIOJRequestJSON_GetRequestObject_Statics::Function_MetaDataParams, UE_ARRAY_COUNT(Z_Construct_UFunction_USIOJRequestJSON_GetRequestObject_Statics::Function_MetaDataParams)) };
  608. UFunction* Z_Construct_UFunction_USIOJRequestJSON_GetRequestObject()
  609. {
  610. static UFunction* ReturnFunction = nullptr;
  611. if (!ReturnFunction)
  612. {
  613. UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_USIOJRequestJSON_GetRequestObject_Statics::FuncParams);
  614. }
  615. return ReturnFunction;
  616. }
  617. struct Z_Construct_UFunction_USIOJRequestJSON_GetResponseCode_Statics
  618. {
  619. struct SIOJRequestJSON_eventGetResponseCode_Parms
  620. {
  621. int32 ReturnValue;
  622. };
  623. static const UECodeGen_Private::FIntPropertyParams NewProp_ReturnValue;
  624. static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
  625. #if WITH_METADATA
  626. static const UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[];
  627. #endif
  628. static const UECodeGen_Private::FFunctionParams FuncParams;
  629. };
  630. const UECodeGen_Private::FIntPropertyParams Z_Construct_UFunction_USIOJRequestJSON_GetResponseCode_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, 1, STRUCT_OFFSET(SIOJRequestJSON_eventGetResponseCode_Parms, ReturnValue), METADATA_PARAMS(nullptr, 0) };
  631. const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_USIOJRequestJSON_GetResponseCode_Statics::PropPointers[] = {
  632. (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_USIOJRequestJSON_GetResponseCode_Statics::NewProp_ReturnValue,
  633. };
  634. #if WITH_METADATA
  635. const UECodeGen_Private::FMetaDataPairParam Z_Construct_UFunction_USIOJRequestJSON_GetResponseCode_Statics::Function_MetaDataParams[] = {
  636. { "Category", "SIOJ|Response" },
  637. { "Comment", "/** Get the response code of the last query */" },
  638. { "ModuleRelativePath", "Public/SIOJRequestJSON.h" },
  639. { "ToolTip", "Get the response code of the last query" },
  640. };
  641. #endif
  642. const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_USIOJRequestJSON_GetResponseCode_Statics::FuncParams = { (UObject*(*)())Z_Construct_UClass_USIOJRequestJSON, nullptr, "GetResponseCode", nullptr, nullptr, sizeof(Z_Construct_UFunction_USIOJRequestJSON_GetResponseCode_Statics::SIOJRequestJSON_eventGetResponseCode_Parms), Z_Construct_UFunction_USIOJRequestJSON_GetResponseCode_Statics::PropPointers, UE_ARRAY_COUNT(Z_Construct_UFunction_USIOJRequestJSON_GetResponseCode_Statics::PropPointers), RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04020401, 0, 0, METADATA_PARAMS(Z_Construct_UFunction_USIOJRequestJSON_GetResponseCode_Statics::Function_MetaDataParams, UE_ARRAY_COUNT(Z_Construct_UFunction_USIOJRequestJSON_GetResponseCode_Statics::Function_MetaDataParams)) };
  643. UFunction* Z_Construct_UFunction_USIOJRequestJSON_GetResponseCode()
  644. {
  645. static UFunction* ReturnFunction = nullptr;
  646. if (!ReturnFunction)
  647. {
  648. UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_USIOJRequestJSON_GetResponseCode_Statics::FuncParams);
  649. }
  650. return ReturnFunction;
  651. }
  652. struct Z_Construct_UFunction_USIOJRequestJSON_GetResponseHeader_Statics
  653. {
  654. struct SIOJRequestJSON_eventGetResponseHeader_Parms
  655. {
  656. FString HeaderName;
  657. FString ReturnValue;
  658. };
  659. #if WITH_METADATA
  660. static const UECodeGen_Private::FMetaDataPairParam NewProp_HeaderName_MetaData[];
  661. #endif
  662. static const UECodeGen_Private::FStrPropertyParams NewProp_HeaderName;
  663. static const UECodeGen_Private::FStrPropertyParams NewProp_ReturnValue;
  664. static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
  665. #if WITH_METADATA
  666. static const UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[];
  667. #endif
  668. static const UECodeGen_Private::FFunctionParams FuncParams;
  669. };
  670. #if WITH_METADATA
  671. const UECodeGen_Private::FMetaDataPairParam Z_Construct_UFunction_USIOJRequestJSON_GetResponseHeader_Statics::NewProp_HeaderName_MetaData[] = {
  672. { "NativeConst", "" },
  673. };
  674. #endif
  675. const UECodeGen_Private::FStrPropertyParams Z_Construct_UFunction_USIOJRequestJSON_GetResponseHeader_Statics::NewProp_HeaderName = { "HeaderName", nullptr, (EPropertyFlags)0x0010000000000082, UECodeGen_Private::EPropertyGenFlags::Str, RF_Public|RF_Transient|RF_MarkAsNative, 1, STRUCT_OFFSET(SIOJRequestJSON_eventGetResponseHeader_Parms, HeaderName), METADATA_PARAMS(Z_Construct_UFunction_USIOJRequestJSON_GetResponseHeader_Statics::NewProp_HeaderName_MetaData, UE_ARRAY_COUNT(Z_Construct_UFunction_USIOJRequestJSON_GetResponseHeader_Statics::NewProp_HeaderName_MetaData)) };
  676. const UECodeGen_Private::FStrPropertyParams Z_Construct_UFunction_USIOJRequestJSON_GetResponseHeader_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Str, RF_Public|RF_Transient|RF_MarkAsNative, 1, STRUCT_OFFSET(SIOJRequestJSON_eventGetResponseHeader_Parms, ReturnValue), METADATA_PARAMS(nullptr, 0) };
  677. const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_USIOJRequestJSON_GetResponseHeader_Statics::PropPointers[] = {
  678. (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_USIOJRequestJSON_GetResponseHeader_Statics::NewProp_HeaderName,
  679. (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_USIOJRequestJSON_GetResponseHeader_Statics::NewProp_ReturnValue,
  680. };
  681. #if WITH_METADATA
  682. const UECodeGen_Private::FMetaDataPairParam Z_Construct_UFunction_USIOJRequestJSON_GetResponseHeader_Statics::Function_MetaDataParams[] = {
  683. { "Category", "SIOJ|Response" },
  684. { "Comment", "/** Get value of desired response header */" },
  685. { "ModuleRelativePath", "Public/SIOJRequestJSON.h" },
  686. { "ToolTip", "Get value of desired response header" },
  687. };
  688. #endif
  689. const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_USIOJRequestJSON_GetResponseHeader_Statics::FuncParams = { (UObject*(*)())Z_Construct_UClass_USIOJRequestJSON, nullptr, "GetResponseHeader", nullptr, nullptr, sizeof(Z_Construct_UFunction_USIOJRequestJSON_GetResponseHeader_Statics::SIOJRequestJSON_eventGetResponseHeader_Parms), Z_Construct_UFunction_USIOJRequestJSON_GetResponseHeader_Statics::PropPointers, UE_ARRAY_COUNT(Z_Construct_UFunction_USIOJRequestJSON_GetResponseHeader_Statics::PropPointers), RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04020401, 0, 0, METADATA_PARAMS(Z_Construct_UFunction_USIOJRequestJSON_GetResponseHeader_Statics::Function_MetaDataParams, UE_ARRAY_COUNT(Z_Construct_UFunction_USIOJRequestJSON_GetResponseHeader_Statics::Function_MetaDataParams)) };
  690. UFunction* Z_Construct_UFunction_USIOJRequestJSON_GetResponseHeader()
  691. {
  692. static UFunction* ReturnFunction = nullptr;
  693. if (!ReturnFunction)
  694. {
  695. UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_USIOJRequestJSON_GetResponseHeader_Statics::FuncParams);
  696. }
  697. return ReturnFunction;
  698. }
  699. struct Z_Construct_UFunction_USIOJRequestJSON_GetResponseObject_Statics
  700. {
  701. struct SIOJRequestJSON_eventGetResponseObject_Parms
  702. {
  703. USIOJsonObject* ReturnValue;
  704. };
  705. static const UECodeGen_Private::FObjectPropertyParams NewProp_ReturnValue;
  706. static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
  707. #if WITH_METADATA
  708. static const UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[];
  709. #endif
  710. static const UECodeGen_Private::FFunctionParams FuncParams;
  711. };
  712. const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_USIOJRequestJSON_GetResponseObject_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, 1, STRUCT_OFFSET(SIOJRequestJSON_eventGetResponseObject_Parms, ReturnValue), Z_Construct_UClass_USIOJsonObject_NoRegister, METADATA_PARAMS(nullptr, 0) };
  713. const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_USIOJRequestJSON_GetResponseObject_Statics::PropPointers[] = {
  714. (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_USIOJRequestJSON_GetResponseObject_Statics::NewProp_ReturnValue,
  715. };
  716. #if WITH_METADATA
  717. const UECodeGen_Private::FMetaDataPairParam Z_Construct_UFunction_USIOJRequestJSON_GetResponseObject_Statics::Function_MetaDataParams[] = {
  718. { "Category", "SIOJ|Response" },
  719. { "Comment", "/** Get the Response Json object */" },
  720. { "ModuleRelativePath", "Public/SIOJRequestJSON.h" },
  721. { "ToolTip", "Get the Response Json object" },
  722. };
  723. #endif
  724. const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_USIOJRequestJSON_GetResponseObject_Statics::FuncParams = { (UObject*(*)())Z_Construct_UClass_USIOJRequestJSON, nullptr, "GetResponseObject", nullptr, nullptr, sizeof(Z_Construct_UFunction_USIOJRequestJSON_GetResponseObject_Statics::SIOJRequestJSON_eventGetResponseObject_Parms), Z_Construct_UFunction_USIOJRequestJSON_GetResponseObject_Statics::PropPointers, UE_ARRAY_COUNT(Z_Construct_UFunction_USIOJRequestJSON_GetResponseObject_Statics::PropPointers), RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04020401, 0, 0, METADATA_PARAMS(Z_Construct_UFunction_USIOJRequestJSON_GetResponseObject_Statics::Function_MetaDataParams, UE_ARRAY_COUNT(Z_Construct_UFunction_USIOJRequestJSON_GetResponseObject_Statics::Function_MetaDataParams)) };
  725. UFunction* Z_Construct_UFunction_USIOJRequestJSON_GetResponseObject()
  726. {
  727. static UFunction* ReturnFunction = nullptr;
  728. if (!ReturnFunction)
  729. {
  730. UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_USIOJRequestJSON_GetResponseObject_Statics::FuncParams);
  731. }
  732. return ReturnFunction;
  733. }
  734. struct Z_Construct_UFunction_USIOJRequestJSON_GetStatus_Statics
  735. {
  736. struct SIOJRequestJSON_eventGetStatus_Parms
  737. {
  738. ESIORequestStatus ReturnValue;
  739. };
  740. static const UECodeGen_Private::FBytePropertyParams NewProp_ReturnValue_Underlying;
  741. static const UECodeGen_Private::FEnumPropertyParams NewProp_ReturnValue;
  742. static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
  743. #if WITH_METADATA
  744. static const UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[];
  745. #endif
  746. static const UECodeGen_Private::FFunctionParams FuncParams;
  747. };
  748. const UECodeGen_Private::FBytePropertyParams Z_Construct_UFunction_USIOJRequestJSON_GetStatus_Statics::NewProp_ReturnValue_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, 1, 0, nullptr, METADATA_PARAMS(nullptr, 0) };
  749. const UECodeGen_Private::FEnumPropertyParams Z_Construct_UFunction_USIOJRequestJSON_GetStatus_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, 1, STRUCT_OFFSET(SIOJRequestJSON_eventGetStatus_Parms, ReturnValue), Z_Construct_UEnum_SIOJson_ESIORequestStatus, METADATA_PARAMS(nullptr, 0) }; // 3705329646
  750. const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_USIOJRequestJSON_GetStatus_Statics::PropPointers[] = {
  751. (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_USIOJRequestJSON_GetStatus_Statics::NewProp_ReturnValue_Underlying,
  752. (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_USIOJRequestJSON_GetStatus_Statics::NewProp_ReturnValue,
  753. };
  754. #if WITH_METADATA
  755. const UECodeGen_Private::FMetaDataPairParam Z_Construct_UFunction_USIOJRequestJSON_GetStatus_Statics::Function_MetaDataParams[] = {
  756. { "Category", "SIOJ|Request" },
  757. { "Comment", "/** Get status of http request */" },
  758. { "ModuleRelativePath", "Public/SIOJRequestJSON.h" },
  759. { "ToolTip", "Get status of http request" },
  760. };
  761. #endif
  762. const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_USIOJRequestJSON_GetStatus_Statics::FuncParams = { (UObject*(*)())Z_Construct_UClass_USIOJRequestJSON, nullptr, "GetStatus", nullptr, nullptr, sizeof(Z_Construct_UFunction_USIOJRequestJSON_GetStatus_Statics::SIOJRequestJSON_eventGetStatus_Parms), Z_Construct_UFunction_USIOJRequestJSON_GetStatus_Statics::PropPointers, UE_ARRAY_COUNT(Z_Construct_UFunction_USIOJRequestJSON_GetStatus_Statics::PropPointers), RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04020401, 0, 0, METADATA_PARAMS(Z_Construct_UFunction_USIOJRequestJSON_GetStatus_Statics::Function_MetaDataParams, UE_ARRAY_COUNT(Z_Construct_UFunction_USIOJRequestJSON_GetStatus_Statics::Function_MetaDataParams)) };
  763. UFunction* Z_Construct_UFunction_USIOJRequestJSON_GetStatus()
  764. {
  765. static UFunction* ReturnFunction = nullptr;
  766. if (!ReturnFunction)
  767. {
  768. UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_USIOJRequestJSON_GetStatus_Statics::FuncParams);
  769. }
  770. return ReturnFunction;
  771. }
  772. struct Z_Construct_UFunction_USIOJRequestJSON_GetURL_Statics
  773. {
  774. struct SIOJRequestJSON_eventGetURL_Parms
  775. {
  776. FString ReturnValue;
  777. };
  778. static const UECodeGen_Private::FStrPropertyParams NewProp_ReturnValue;
  779. static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
  780. #if WITH_METADATA
  781. static const UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[];
  782. #endif
  783. static const UECodeGen_Private::FFunctionParams FuncParams;
  784. };
  785. const UECodeGen_Private::FStrPropertyParams Z_Construct_UFunction_USIOJRequestJSON_GetURL_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Str, RF_Public|RF_Transient|RF_MarkAsNative, 1, STRUCT_OFFSET(SIOJRequestJSON_eventGetURL_Parms, ReturnValue), METADATA_PARAMS(nullptr, 0) };
  786. const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_USIOJRequestJSON_GetURL_Statics::PropPointers[] = {
  787. (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_USIOJRequestJSON_GetURL_Statics::NewProp_ReturnValue,
  788. };
  789. #if WITH_METADATA
  790. const UECodeGen_Private::FMetaDataPairParam Z_Construct_UFunction_USIOJRequestJSON_GetURL_Statics::Function_MetaDataParams[] = {
  791. { "Category", "SIOJ|Request" },
  792. { "Comment", "/** Get url of http request */" },
  793. { "ModuleRelativePath", "Public/SIOJRequestJSON.h" },
  794. { "ToolTip", "Get url of http request" },
  795. };
  796. #endif
  797. const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_USIOJRequestJSON_GetURL_Statics::FuncParams = { (UObject*(*)())Z_Construct_UClass_USIOJRequestJSON, nullptr, "GetURL", nullptr, nullptr, sizeof(Z_Construct_UFunction_USIOJRequestJSON_GetURL_Statics::SIOJRequestJSON_eventGetURL_Parms), Z_Construct_UFunction_USIOJRequestJSON_GetURL_Statics::PropPointers, UE_ARRAY_COUNT(Z_Construct_UFunction_USIOJRequestJSON_GetURL_Statics::PropPointers), RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04020401, 0, 0, METADATA_PARAMS(Z_Construct_UFunction_USIOJRequestJSON_GetURL_Statics::Function_MetaDataParams, UE_ARRAY_COUNT(Z_Construct_UFunction_USIOJRequestJSON_GetURL_Statics::Function_MetaDataParams)) };
  798. UFunction* Z_Construct_UFunction_USIOJRequestJSON_GetURL()
  799. {
  800. static UFunction* ReturnFunction = nullptr;
  801. if (!ReturnFunction)
  802. {
  803. UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_USIOJRequestJSON_GetURL_Statics::FuncParams);
  804. }
  805. return ReturnFunction;
  806. }
  807. struct Z_Construct_UFunction_USIOJRequestJSON_HasTag_Statics
  808. {
  809. struct SIOJRequestJSON_eventHasTag_Parms
  810. {
  811. FName Tag;
  812. bool ReturnValue;
  813. };
  814. static const UECodeGen_Private::FNamePropertyParams NewProp_Tag;
  815. static void NewProp_ReturnValue_SetBit(void* Obj);
  816. static const UECodeGen_Private::FBoolPropertyParams NewProp_ReturnValue;
  817. static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
  818. #if WITH_METADATA
  819. static const UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[];
  820. #endif
  821. static const UECodeGen_Private::FFunctionParams FuncParams;
  822. };
  823. const UECodeGen_Private::FNamePropertyParams Z_Construct_UFunction_USIOJRequestJSON_HasTag_Statics::NewProp_Tag = { "Tag", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Name, RF_Public|RF_Transient|RF_MarkAsNative, 1, STRUCT_OFFSET(SIOJRequestJSON_eventHasTag_Parms, Tag), METADATA_PARAMS(nullptr, 0) };
  824. void Z_Construct_UFunction_USIOJRequestJSON_HasTag_Statics::NewProp_ReturnValue_SetBit(void* Obj)
  825. {
  826. ((SIOJRequestJSON_eventHasTag_Parms*)Obj)->ReturnValue = 1;
  827. }
  828. const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_USIOJRequestJSON_HasTag_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, 1, sizeof(bool), sizeof(SIOJRequestJSON_eventHasTag_Parms), &Z_Construct_UFunction_USIOJRequestJSON_HasTag_Statics::NewProp_ReturnValue_SetBit, METADATA_PARAMS(nullptr, 0) };
  829. const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_USIOJRequestJSON_HasTag_Statics::PropPointers[] = {
  830. (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_USIOJRequestJSON_HasTag_Statics::NewProp_Tag,
  831. (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_USIOJRequestJSON_HasTag_Statics::NewProp_ReturnValue,
  832. };
  833. #if WITH_METADATA
  834. const UECodeGen_Private::FMetaDataPairParam Z_Construct_UFunction_USIOJRequestJSON_HasTag_Statics::Function_MetaDataParams[] = {
  835. { "Category", "SIOJ|Utility" },
  836. { "Comment", "/** See if this request contains the supplied tag */" },
  837. { "ModuleRelativePath", "Public/SIOJRequestJSON.h" },
  838. { "ToolTip", "See if this request contains the supplied tag" },
  839. };
  840. #endif
  841. const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_USIOJRequestJSON_HasTag_Statics::FuncParams = { (UObject*(*)())Z_Construct_UClass_USIOJRequestJSON, nullptr, "HasTag", nullptr, nullptr, sizeof(Z_Construct_UFunction_USIOJRequestJSON_HasTag_Statics::SIOJRequestJSON_eventHasTag_Parms), Z_Construct_UFunction_USIOJRequestJSON_HasTag_Statics::PropPointers, UE_ARRAY_COUNT(Z_Construct_UFunction_USIOJRequestJSON_HasTag_Statics::PropPointers), RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x54020401, 0, 0, METADATA_PARAMS(Z_Construct_UFunction_USIOJRequestJSON_HasTag_Statics::Function_MetaDataParams, UE_ARRAY_COUNT(Z_Construct_UFunction_USIOJRequestJSON_HasTag_Statics::Function_MetaDataParams)) };
  842. UFunction* Z_Construct_UFunction_USIOJRequestJSON_HasTag()
  843. {
  844. static UFunction* ReturnFunction = nullptr;
  845. if (!ReturnFunction)
  846. {
  847. UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_USIOJRequestJSON_HasTag_Statics::FuncParams);
  848. }
  849. return ReturnFunction;
  850. }
  851. struct Z_Construct_UFunction_USIOJRequestJSON_ProcessURL_Statics
  852. {
  853. struct SIOJRequestJSON_eventProcessURL_Parms
  854. {
  855. FString Url;
  856. };
  857. #if WITH_METADATA
  858. static const UECodeGen_Private::FMetaDataPairParam NewProp_Url_MetaData[];
  859. #endif
  860. static const UECodeGen_Private::FStrPropertyParams NewProp_Url;
  861. static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
  862. #if WITH_METADATA
  863. static const UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[];
  864. #endif
  865. static const UECodeGen_Private::FFunctionParams FuncParams;
  866. };
  867. #if WITH_METADATA
  868. const UECodeGen_Private::FMetaDataPairParam Z_Construct_UFunction_USIOJRequestJSON_ProcessURL_Statics::NewProp_Url_MetaData[] = {
  869. { "NativeConst", "" },
  870. };
  871. #endif
  872. const UECodeGen_Private::FStrPropertyParams Z_Construct_UFunction_USIOJRequestJSON_ProcessURL_Statics::NewProp_Url = { "Url", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Str, RF_Public|RF_Transient|RF_MarkAsNative, 1, STRUCT_OFFSET(SIOJRequestJSON_eventProcessURL_Parms, Url), METADATA_PARAMS(Z_Construct_UFunction_USIOJRequestJSON_ProcessURL_Statics::NewProp_Url_MetaData, UE_ARRAY_COUNT(Z_Construct_UFunction_USIOJRequestJSON_ProcessURL_Statics::NewProp_Url_MetaData)) };
  873. const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_USIOJRequestJSON_ProcessURL_Statics::PropPointers[] = {
  874. (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_USIOJRequestJSON_ProcessURL_Statics::NewProp_Url,
  875. };
  876. #if WITH_METADATA
  877. const UECodeGen_Private::FMetaDataPairParam Z_Construct_UFunction_USIOJRequestJSON_ProcessURL_Statics::Function_MetaDataParams[] = {
  878. { "Category", "SIOJ|Request" },
  879. { "Comment", "/** Open URL with current setup */" },
  880. { "CPP_Default_Url", "http://alyamkin.com" },
  881. { "ModuleRelativePath", "Public/SIOJRequestJSON.h" },
  882. { "ToolTip", "Open URL with current setup" },
  883. };
  884. #endif
  885. const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_USIOJRequestJSON_ProcessURL_Statics::FuncParams = { (UObject*(*)())Z_Construct_UClass_USIOJRequestJSON, nullptr, "ProcessURL", nullptr, nullptr, sizeof(Z_Construct_UFunction_USIOJRequestJSON_ProcessURL_Statics::SIOJRequestJSON_eventProcessURL_Parms), Z_Construct_UFunction_USIOJRequestJSON_ProcessURL_Statics::PropPointers, UE_ARRAY_COUNT(Z_Construct_UFunction_USIOJRequestJSON_ProcessURL_Statics::PropPointers), RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04020400, 0, 0, METADATA_PARAMS(Z_Construct_UFunction_USIOJRequestJSON_ProcessURL_Statics::Function_MetaDataParams, UE_ARRAY_COUNT(Z_Construct_UFunction_USIOJRequestJSON_ProcessURL_Statics::Function_MetaDataParams)) };
  886. UFunction* Z_Construct_UFunction_USIOJRequestJSON_ProcessURL()
  887. {
  888. static UFunction* ReturnFunction = nullptr;
  889. if (!ReturnFunction)
  890. {
  891. UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_USIOJRequestJSON_ProcessURL_Statics::FuncParams);
  892. }
  893. return ReturnFunction;
  894. }
  895. struct Z_Construct_UFunction_USIOJRequestJSON_RemoveTag_Statics
  896. {
  897. struct SIOJRequestJSON_eventRemoveTag_Parms
  898. {
  899. FName Tag;
  900. int32 ReturnValue;
  901. };
  902. static const UECodeGen_Private::FNamePropertyParams NewProp_Tag;
  903. static const UECodeGen_Private::FIntPropertyParams NewProp_ReturnValue;
  904. static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
  905. #if WITH_METADATA
  906. static const UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[];
  907. #endif
  908. static const UECodeGen_Private::FFunctionParams FuncParams;
  909. };
  910. const UECodeGen_Private::FNamePropertyParams Z_Construct_UFunction_USIOJRequestJSON_RemoveTag_Statics::NewProp_Tag = { "Tag", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Name, RF_Public|RF_Transient|RF_MarkAsNative, 1, STRUCT_OFFSET(SIOJRequestJSON_eventRemoveTag_Parms, Tag), METADATA_PARAMS(nullptr, 0) };
  911. const UECodeGen_Private::FIntPropertyParams Z_Construct_UFunction_USIOJRequestJSON_RemoveTag_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, 1, STRUCT_OFFSET(SIOJRequestJSON_eventRemoveTag_Parms, ReturnValue), METADATA_PARAMS(nullptr, 0) };
  912. const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_USIOJRequestJSON_RemoveTag_Statics::PropPointers[] = {
  913. (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_USIOJRequestJSON_RemoveTag_Statics::NewProp_Tag,
  914. (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_USIOJRequestJSON_RemoveTag_Statics::NewProp_ReturnValue,
  915. };
  916. #if WITH_METADATA
  917. const UECodeGen_Private::FMetaDataPairParam Z_Construct_UFunction_USIOJRequestJSON_RemoveTag_Statics::Function_MetaDataParams[] = {
  918. { "Category", "SIOJ|Utility" },
  919. { "Comment", "/** \n\x09 * Remove tag from this request \n\x09 *\n\x09 * @return Number of removed elements \n\x09 */" },
  920. { "ModuleRelativePath", "Public/SIOJRequestJSON.h" },
  921. { "ToolTip", "Remove tag from this request\n\n@return Number of removed elements" },
  922. };
  923. #endif
  924. const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_USIOJRequestJSON_RemoveTag_Statics::FuncParams = { (UObject*(*)())Z_Construct_UClass_USIOJRequestJSON, nullptr, "RemoveTag", nullptr, nullptr, sizeof(Z_Construct_UFunction_USIOJRequestJSON_RemoveTag_Statics::SIOJRequestJSON_eventRemoveTag_Parms), Z_Construct_UFunction_USIOJRequestJSON_RemoveTag_Statics::PropPointers, UE_ARRAY_COUNT(Z_Construct_UFunction_USIOJRequestJSON_RemoveTag_Statics::PropPointers), RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04020401, 0, 0, METADATA_PARAMS(Z_Construct_UFunction_USIOJRequestJSON_RemoveTag_Statics::Function_MetaDataParams, UE_ARRAY_COUNT(Z_Construct_UFunction_USIOJRequestJSON_RemoveTag_Statics::Function_MetaDataParams)) };
  925. UFunction* Z_Construct_UFunction_USIOJRequestJSON_RemoveTag()
  926. {
  927. static UFunction* ReturnFunction = nullptr;
  928. if (!ReturnFunction)
  929. {
  930. UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_USIOJRequestJSON_RemoveTag_Statics::FuncParams);
  931. }
  932. return ReturnFunction;
  933. }
  934. struct Z_Construct_UFunction_USIOJRequestJSON_ResetData_Statics
  935. {
  936. #if WITH_METADATA
  937. static const UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[];
  938. #endif
  939. static const UECodeGen_Private::FFunctionParams FuncParams;
  940. };
  941. #if WITH_METADATA
  942. const UECodeGen_Private::FMetaDataPairParam Z_Construct_UFunction_USIOJRequestJSON_ResetData_Statics::Function_MetaDataParams[] = {
  943. { "Category", "SIOJ|Utility" },
  944. { "Comment", "/** Reset all internal saved data */" },
  945. { "ModuleRelativePath", "Public/SIOJRequestJSON.h" },
  946. { "ToolTip", "Reset all internal saved data" },
  947. };
  948. #endif
  949. const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_USIOJRequestJSON_ResetData_Statics::FuncParams = { (UObject*(*)())Z_Construct_UClass_USIOJRequestJSON, nullptr, "ResetData", nullptr, nullptr, 0, nullptr, 0, RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04020401, 0, 0, METADATA_PARAMS(Z_Construct_UFunction_USIOJRequestJSON_ResetData_Statics::Function_MetaDataParams, UE_ARRAY_COUNT(Z_Construct_UFunction_USIOJRequestJSON_ResetData_Statics::Function_MetaDataParams)) };
  950. UFunction* Z_Construct_UFunction_USIOJRequestJSON_ResetData()
  951. {
  952. static UFunction* ReturnFunction = nullptr;
  953. if (!ReturnFunction)
  954. {
  955. UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_USIOJRequestJSON_ResetData_Statics::FuncParams);
  956. }
  957. return ReturnFunction;
  958. }
  959. struct Z_Construct_UFunction_USIOJRequestJSON_ResetRequestData_Statics
  960. {
  961. #if WITH_METADATA
  962. static const UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[];
  963. #endif
  964. static const UECodeGen_Private::FFunctionParams FuncParams;
  965. };
  966. #if WITH_METADATA
  967. const UECodeGen_Private::FMetaDataPairParam Z_Construct_UFunction_USIOJRequestJSON_ResetRequestData_Statics::Function_MetaDataParams[] = {
  968. { "Category", "SIOJ|Request" },
  969. { "Comment", "/** Reset saved request data */" },
  970. { "ModuleRelativePath", "Public/SIOJRequestJSON.h" },
  971. { "ToolTip", "Reset saved request data" },
  972. };
  973. #endif
  974. const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_USIOJRequestJSON_ResetRequestData_Statics::FuncParams = { (UObject*(*)())Z_Construct_UClass_USIOJRequestJSON, nullptr, "ResetRequestData", nullptr, nullptr, 0, nullptr, 0, RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04020401, 0, 0, METADATA_PARAMS(Z_Construct_UFunction_USIOJRequestJSON_ResetRequestData_Statics::Function_MetaDataParams, UE_ARRAY_COUNT(Z_Construct_UFunction_USIOJRequestJSON_ResetRequestData_Statics::Function_MetaDataParams)) };
  975. UFunction* Z_Construct_UFunction_USIOJRequestJSON_ResetRequestData()
  976. {
  977. static UFunction* ReturnFunction = nullptr;
  978. if (!ReturnFunction)
  979. {
  980. UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_USIOJRequestJSON_ResetRequestData_Statics::FuncParams);
  981. }
  982. return ReturnFunction;
  983. }
  984. struct Z_Construct_UFunction_USIOJRequestJSON_ResetResponseData_Statics
  985. {
  986. #if WITH_METADATA
  987. static const UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[];
  988. #endif
  989. static const UECodeGen_Private::FFunctionParams FuncParams;
  990. };
  991. #if WITH_METADATA
  992. const UECodeGen_Private::FMetaDataPairParam Z_Construct_UFunction_USIOJRequestJSON_ResetResponseData_Statics::Function_MetaDataParams[] = {
  993. { "Category", "SIOJ|Response" },
  994. { "Comment", "/** Reset saved response data */" },
  995. { "ModuleRelativePath", "Public/SIOJRequestJSON.h" },
  996. { "ToolTip", "Reset saved response data" },
  997. };
  998. #endif
  999. const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_USIOJRequestJSON_ResetResponseData_Statics::FuncParams = { (UObject*(*)())Z_Construct_UClass_USIOJRequestJSON, nullptr, "ResetResponseData", nullptr, nullptr, 0, nullptr, 0, RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04020401, 0, 0, METADATA_PARAMS(Z_Construct_UFunction_USIOJRequestJSON_ResetResponseData_Statics::Function_MetaDataParams, UE_ARRAY_COUNT(Z_Construct_UFunction_USIOJRequestJSON_ResetResponseData_Statics::Function_MetaDataParams)) };
  1000. UFunction* Z_Construct_UFunction_USIOJRequestJSON_ResetResponseData()
  1001. {
  1002. static UFunction* ReturnFunction = nullptr;
  1003. if (!ReturnFunction)
  1004. {
  1005. UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_USIOJRequestJSON_ResetResponseData_Statics::FuncParams);
  1006. }
  1007. return ReturnFunction;
  1008. }
  1009. struct Z_Construct_UFunction_USIOJRequestJSON_SetBinaryContentType_Statics
  1010. {
  1011. struct SIOJRequestJSON_eventSetBinaryContentType_Parms
  1012. {
  1013. FString ContentType;
  1014. };
  1015. #if WITH_METADATA
  1016. static const UECodeGen_Private::FMetaDataPairParam NewProp_ContentType_MetaData[];
  1017. #endif
  1018. static const UECodeGen_Private::FStrPropertyParams NewProp_ContentType;
  1019. static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
  1020. #if WITH_METADATA
  1021. static const UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[];
  1022. #endif
  1023. static const UECodeGen_Private::FFunctionParams FuncParams;
  1024. };
  1025. #if WITH_METADATA
  1026. const UECodeGen_Private::FMetaDataPairParam Z_Construct_UFunction_USIOJRequestJSON_SetBinaryContentType_Statics::NewProp_ContentType_MetaData[] = {
  1027. { "NativeConst", "" },
  1028. };
  1029. #endif
  1030. const UECodeGen_Private::FStrPropertyParams Z_Construct_UFunction_USIOJRequestJSON_SetBinaryContentType_Statics::NewProp_ContentType = { "ContentType", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Str, RF_Public|RF_Transient|RF_MarkAsNative, 1, STRUCT_OFFSET(SIOJRequestJSON_eventSetBinaryContentType_Parms, ContentType), METADATA_PARAMS(Z_Construct_UFunction_USIOJRequestJSON_SetBinaryContentType_Statics::NewProp_ContentType_MetaData, UE_ARRAY_COUNT(Z_Construct_UFunction_USIOJRequestJSON_SetBinaryContentType_Statics::NewProp_ContentType_MetaData)) };
  1031. const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_USIOJRequestJSON_SetBinaryContentType_Statics::PropPointers[] = {
  1032. (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_USIOJRequestJSON_SetBinaryContentType_Statics::NewProp_ContentType,
  1033. };
  1034. #if WITH_METADATA
  1035. const UECodeGen_Private::FMetaDataPairParam Z_Construct_UFunction_USIOJRequestJSON_SetBinaryContentType_Statics::Function_MetaDataParams[] = {
  1036. { "Category", "SIOJ|Request" },
  1037. { "Comment", "/** Set content type of the request for binary post data */" },
  1038. { "ModuleRelativePath", "Public/SIOJRequestJSON.h" },
  1039. { "ToolTip", "Set content type of the request for binary post data" },
  1040. };
  1041. #endif
  1042. const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_USIOJRequestJSON_SetBinaryContentType_Statics::FuncParams = { (UObject*(*)())Z_Construct_UClass_USIOJRequestJSON, nullptr, "SetBinaryContentType", nullptr, nullptr, sizeof(Z_Construct_UFunction_USIOJRequestJSON_SetBinaryContentType_Statics::SIOJRequestJSON_eventSetBinaryContentType_Parms), Z_Construct_UFunction_USIOJRequestJSON_SetBinaryContentType_Statics::PropPointers, UE_ARRAY_COUNT(Z_Construct_UFunction_USIOJRequestJSON_SetBinaryContentType_Statics::PropPointers), RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04020401, 0, 0, METADATA_PARAMS(Z_Construct_UFunction_USIOJRequestJSON_SetBinaryContentType_Statics::Function_MetaDataParams, UE_ARRAY_COUNT(Z_Construct_UFunction_USIOJRequestJSON_SetBinaryContentType_Statics::Function_MetaDataParams)) };
  1043. UFunction* Z_Construct_UFunction_USIOJRequestJSON_SetBinaryContentType()
  1044. {
  1045. static UFunction* ReturnFunction = nullptr;
  1046. if (!ReturnFunction)
  1047. {
  1048. UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_USIOJRequestJSON_SetBinaryContentType_Statics::FuncParams);
  1049. }
  1050. return ReturnFunction;
  1051. }
  1052. struct Z_Construct_UFunction_USIOJRequestJSON_SetBinaryRequestContent_Statics
  1053. {
  1054. struct SIOJRequestJSON_eventSetBinaryRequestContent_Parms
  1055. {
  1056. TArray<uint8> Content;
  1057. };
  1058. static const UECodeGen_Private::FBytePropertyParams NewProp_Content_Inner;
  1059. #if WITH_METADATA
  1060. static const UECodeGen_Private::FMetaDataPairParam NewProp_Content_MetaData[];
  1061. #endif
  1062. static const UECodeGen_Private::FArrayPropertyParams NewProp_Content;
  1063. static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
  1064. #if WITH_METADATA
  1065. static const UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[];
  1066. #endif
  1067. static const UECodeGen_Private::FFunctionParams FuncParams;
  1068. };
  1069. const UECodeGen_Private::FBytePropertyParams Z_Construct_UFunction_USIOJRequestJSON_SetBinaryRequestContent_Statics::NewProp_Content_Inner = { "Content", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, 1, 0, nullptr, METADATA_PARAMS(nullptr, 0) };
  1070. #if WITH_METADATA
  1071. const UECodeGen_Private::FMetaDataPairParam Z_Construct_UFunction_USIOJRequestJSON_SetBinaryRequestContent_Statics::NewProp_Content_MetaData[] = {
  1072. { "NativeConst", "" },
  1073. };
  1074. #endif
  1075. const UECodeGen_Private::FArrayPropertyParams Z_Construct_UFunction_USIOJRequestJSON_SetBinaryRequestContent_Statics::NewProp_Content = { "Content", nullptr, (EPropertyFlags)0x0010000008000182, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, 1, STRUCT_OFFSET(SIOJRequestJSON_eventSetBinaryRequestContent_Parms, Content), EArrayPropertyFlags::None, METADATA_PARAMS(Z_Construct_UFunction_USIOJRequestJSON_SetBinaryRequestContent_Statics::NewProp_Content_MetaData, UE_ARRAY_COUNT(Z_Construct_UFunction_USIOJRequestJSON_SetBinaryRequestContent_Statics::NewProp_Content_MetaData)) };
  1076. const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_USIOJRequestJSON_SetBinaryRequestContent_Statics::PropPointers[] = {
  1077. (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_USIOJRequestJSON_SetBinaryRequestContent_Statics::NewProp_Content_Inner,
  1078. (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_USIOJRequestJSON_SetBinaryRequestContent_Statics::NewProp_Content,
  1079. };
  1080. #if WITH_METADATA
  1081. const UECodeGen_Private::FMetaDataPairParam Z_Construct_UFunction_USIOJRequestJSON_SetBinaryRequestContent_Statics::Function_MetaDataParams[] = {
  1082. { "Category", "SIOJ|Request" },
  1083. { "Comment", "/** Set content of the request for binary post data */" },
  1084. { "ModuleRelativePath", "Public/SIOJRequestJSON.h" },
  1085. { "ToolTip", "Set content of the request for binary post data" },
  1086. };
  1087. #endif
  1088. const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_USIOJRequestJSON_SetBinaryRequestContent_Statics::FuncParams = { (UObject*(*)())Z_Construct_UClass_USIOJRequestJSON, nullptr, "SetBinaryRequestContent", nullptr, nullptr, sizeof(Z_Construct_UFunction_USIOJRequestJSON_SetBinaryRequestContent_Statics::SIOJRequestJSON_eventSetBinaryRequestContent_Parms), Z_Construct_UFunction_USIOJRequestJSON_SetBinaryRequestContent_Statics::PropPointers, UE_ARRAY_COUNT(Z_Construct_UFunction_USIOJRequestJSON_SetBinaryRequestContent_Statics::PropPointers), RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04420401, 0, 0, METADATA_PARAMS(Z_Construct_UFunction_USIOJRequestJSON_SetBinaryRequestContent_Statics::Function_MetaDataParams, UE_ARRAY_COUNT(Z_Construct_UFunction_USIOJRequestJSON_SetBinaryRequestContent_Statics::Function_MetaDataParams)) };
  1089. UFunction* Z_Construct_UFunction_USIOJRequestJSON_SetBinaryRequestContent()
  1090. {
  1091. static UFunction* ReturnFunction = nullptr;
  1092. if (!ReturnFunction)
  1093. {
  1094. UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_USIOJRequestJSON_SetBinaryRequestContent_Statics::FuncParams);
  1095. }
  1096. return ReturnFunction;
  1097. }
  1098. struct Z_Construct_UFunction_USIOJRequestJSON_SetContentType_Statics
  1099. {
  1100. struct SIOJRequestJSON_eventSetContentType_Parms
  1101. {
  1102. ESIORequestContentType ContentType;
  1103. };
  1104. static const UECodeGen_Private::FBytePropertyParams NewProp_ContentType_Underlying;
  1105. static const UECodeGen_Private::FEnumPropertyParams NewProp_ContentType;
  1106. static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
  1107. #if WITH_METADATA
  1108. static const UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[];
  1109. #endif
  1110. static const UECodeGen_Private::FFunctionParams FuncParams;
  1111. };
  1112. const UECodeGen_Private::FBytePropertyParams Z_Construct_UFunction_USIOJRequestJSON_SetContentType_Statics::NewProp_ContentType_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, 1, 0, nullptr, METADATA_PARAMS(nullptr, 0) };
  1113. const UECodeGen_Private::FEnumPropertyParams Z_Construct_UFunction_USIOJRequestJSON_SetContentType_Statics::NewProp_ContentType = { "ContentType", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, 1, STRUCT_OFFSET(SIOJRequestJSON_eventSetContentType_Parms, ContentType), Z_Construct_UEnum_SIOJson_ESIORequestContentType, METADATA_PARAMS(nullptr, 0) }; // 3220947699
  1114. const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_USIOJRequestJSON_SetContentType_Statics::PropPointers[] = {
  1115. (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_USIOJRequestJSON_SetContentType_Statics::NewProp_ContentType_Underlying,
  1116. (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_USIOJRequestJSON_SetContentType_Statics::NewProp_ContentType,
  1117. };
  1118. #if WITH_METADATA
  1119. const UECodeGen_Private::FMetaDataPairParam Z_Construct_UFunction_USIOJRequestJSON_SetContentType_Statics::Function_MetaDataParams[] = {
  1120. { "Category", "SIOJ|Request" },
  1121. { "Comment", "/** Set content type to the request. If you're using the x-www-form-urlencoded, \n\x09 * params/constaints should be defined as key=ValueString pairs from Json data */" },
  1122. { "ModuleRelativePath", "Public/SIOJRequestJSON.h" },
  1123. { "ToolTip", "Set content type to the request. If you're using the x-www-form-urlencoded,\nparams/constaints should be defined as key=ValueString pairs from Json data" },
  1124. };
  1125. #endif
  1126. const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_USIOJRequestJSON_SetContentType_Statics::FuncParams = { (UObject*(*)())Z_Construct_UClass_USIOJRequestJSON, nullptr, "SetContentType", nullptr, nullptr, sizeof(Z_Construct_UFunction_USIOJRequestJSON_SetContentType_Statics::SIOJRequestJSON_eventSetContentType_Parms), Z_Construct_UFunction_USIOJRequestJSON_SetContentType_Statics::PropPointers, UE_ARRAY_COUNT(Z_Construct_UFunction_USIOJRequestJSON_SetContentType_Statics::PropPointers), RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04020401, 0, 0, METADATA_PARAMS(Z_Construct_UFunction_USIOJRequestJSON_SetContentType_Statics::Function_MetaDataParams, UE_ARRAY_COUNT(Z_Construct_UFunction_USIOJRequestJSON_SetContentType_Statics::Function_MetaDataParams)) };
  1127. UFunction* Z_Construct_UFunction_USIOJRequestJSON_SetContentType()
  1128. {
  1129. static UFunction* ReturnFunction = nullptr;
  1130. if (!ReturnFunction)
  1131. {
  1132. UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_USIOJRequestJSON_SetContentType_Statics::FuncParams);
  1133. }
  1134. return ReturnFunction;
  1135. }
  1136. struct Z_Construct_UFunction_USIOJRequestJSON_SetCustomVerb_Statics
  1137. {
  1138. struct SIOJRequestJSON_eventSetCustomVerb_Parms
  1139. {
  1140. FString Verb;
  1141. };
  1142. static const UECodeGen_Private::FStrPropertyParams NewProp_Verb;
  1143. static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
  1144. #if WITH_METADATA
  1145. static const UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[];
  1146. #endif
  1147. static const UECodeGen_Private::FFunctionParams FuncParams;
  1148. };
  1149. const UECodeGen_Private::FStrPropertyParams Z_Construct_UFunction_USIOJRequestJSON_SetCustomVerb_Statics::NewProp_Verb = { "Verb", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Str, RF_Public|RF_Transient|RF_MarkAsNative, 1, STRUCT_OFFSET(SIOJRequestJSON_eventSetCustomVerb_Parms, Verb), METADATA_PARAMS(nullptr, 0) };
  1150. const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_USIOJRequestJSON_SetCustomVerb_Statics::PropPointers[] = {
  1151. (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_USIOJRequestJSON_SetCustomVerb_Statics::NewProp_Verb,
  1152. };
  1153. #if WITH_METADATA
  1154. const UECodeGen_Private::FMetaDataPairParam Z_Construct_UFunction_USIOJRequestJSON_SetCustomVerb_Statics::Function_MetaDataParams[] = {
  1155. { "Category", "SIOJ|Request" },
  1156. { "Comment", "/** Set custom verb to the request */" },
  1157. { "ModuleRelativePath", "Public/SIOJRequestJSON.h" },
  1158. { "ToolTip", "Set custom verb to the request" },
  1159. };
  1160. #endif
  1161. const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_USIOJRequestJSON_SetCustomVerb_Statics::FuncParams = { (UObject*(*)())Z_Construct_UClass_USIOJRequestJSON, nullptr, "SetCustomVerb", nullptr, nullptr, sizeof(Z_Construct_UFunction_USIOJRequestJSON_SetCustomVerb_Statics::SIOJRequestJSON_eventSetCustomVerb_Parms), Z_Construct_UFunction_USIOJRequestJSON_SetCustomVerb_Statics::PropPointers, UE_ARRAY_COUNT(Z_Construct_UFunction_USIOJRequestJSON_SetCustomVerb_Statics::PropPointers), RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04020401, 0, 0, METADATA_PARAMS(Z_Construct_UFunction_USIOJRequestJSON_SetCustomVerb_Statics::Function_MetaDataParams, UE_ARRAY_COUNT(Z_Construct_UFunction_USIOJRequestJSON_SetCustomVerb_Statics::Function_MetaDataParams)) };
  1162. UFunction* Z_Construct_UFunction_USIOJRequestJSON_SetCustomVerb()
  1163. {
  1164. static UFunction* ReturnFunction = nullptr;
  1165. if (!ReturnFunction)
  1166. {
  1167. UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_USIOJRequestJSON_SetCustomVerb_Statics::FuncParams);
  1168. }
  1169. return ReturnFunction;
  1170. }
  1171. struct Z_Construct_UFunction_USIOJRequestJSON_SetHeader_Statics
  1172. {
  1173. struct SIOJRequestJSON_eventSetHeader_Parms
  1174. {
  1175. FString HeaderName;
  1176. FString HeaderValue;
  1177. };
  1178. #if WITH_METADATA
  1179. static const UECodeGen_Private::FMetaDataPairParam NewProp_HeaderName_MetaData[];
  1180. #endif
  1181. static const UECodeGen_Private::FStrPropertyParams NewProp_HeaderName;
  1182. #if WITH_METADATA
  1183. static const UECodeGen_Private::FMetaDataPairParam NewProp_HeaderValue_MetaData[];
  1184. #endif
  1185. static const UECodeGen_Private::FStrPropertyParams NewProp_HeaderValue;
  1186. static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
  1187. #if WITH_METADATA
  1188. static const UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[];
  1189. #endif
  1190. static const UECodeGen_Private::FFunctionParams FuncParams;
  1191. };
  1192. #if WITH_METADATA
  1193. const UECodeGen_Private::FMetaDataPairParam Z_Construct_UFunction_USIOJRequestJSON_SetHeader_Statics::NewProp_HeaderName_MetaData[] = {
  1194. { "NativeConst", "" },
  1195. };
  1196. #endif
  1197. const UECodeGen_Private::FStrPropertyParams Z_Construct_UFunction_USIOJRequestJSON_SetHeader_Statics::NewProp_HeaderName = { "HeaderName", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Str, RF_Public|RF_Transient|RF_MarkAsNative, 1, STRUCT_OFFSET(SIOJRequestJSON_eventSetHeader_Parms, HeaderName), METADATA_PARAMS(Z_Construct_UFunction_USIOJRequestJSON_SetHeader_Statics::NewProp_HeaderName_MetaData, UE_ARRAY_COUNT(Z_Construct_UFunction_USIOJRequestJSON_SetHeader_Statics::NewProp_HeaderName_MetaData)) };
  1198. #if WITH_METADATA
  1199. const UECodeGen_Private::FMetaDataPairParam Z_Construct_UFunction_USIOJRequestJSON_SetHeader_Statics::NewProp_HeaderValue_MetaData[] = {
  1200. { "NativeConst", "" },
  1201. };
  1202. #endif
  1203. const UECodeGen_Private::FStrPropertyParams Z_Construct_UFunction_USIOJRequestJSON_SetHeader_Statics::NewProp_HeaderValue = { "HeaderValue", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Str, RF_Public|RF_Transient|RF_MarkAsNative, 1, STRUCT_OFFSET(SIOJRequestJSON_eventSetHeader_Parms, HeaderValue), METADATA_PARAMS(Z_Construct_UFunction_USIOJRequestJSON_SetHeader_Statics::NewProp_HeaderValue_MetaData, UE_ARRAY_COUNT(Z_Construct_UFunction_USIOJRequestJSON_SetHeader_Statics::NewProp_HeaderValue_MetaData)) };
  1204. const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_USIOJRequestJSON_SetHeader_Statics::PropPointers[] = {
  1205. (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_USIOJRequestJSON_SetHeader_Statics::NewProp_HeaderName,
  1206. (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_USIOJRequestJSON_SetHeader_Statics::NewProp_HeaderValue,
  1207. };
  1208. #if WITH_METADATA
  1209. const UECodeGen_Private::FMetaDataPairParam Z_Construct_UFunction_USIOJRequestJSON_SetHeader_Statics::Function_MetaDataParams[] = {
  1210. { "Category", "SIOJ|Request" },
  1211. { "Comment", "/** Sets optional header info */" },
  1212. { "ModuleRelativePath", "Public/SIOJRequestJSON.h" },
  1213. { "ToolTip", "Sets optional header info" },
  1214. };
  1215. #endif
  1216. const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_USIOJRequestJSON_SetHeader_Statics::FuncParams = { (UObject*(*)())Z_Construct_UClass_USIOJRequestJSON, nullptr, "SetHeader", nullptr, nullptr, sizeof(Z_Construct_UFunction_USIOJRequestJSON_SetHeader_Statics::SIOJRequestJSON_eventSetHeader_Parms), Z_Construct_UFunction_USIOJRequestJSON_SetHeader_Statics::PropPointers, UE_ARRAY_COUNT(Z_Construct_UFunction_USIOJRequestJSON_SetHeader_Statics::PropPointers), RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04020401, 0, 0, METADATA_PARAMS(Z_Construct_UFunction_USIOJRequestJSON_SetHeader_Statics::Function_MetaDataParams, UE_ARRAY_COUNT(Z_Construct_UFunction_USIOJRequestJSON_SetHeader_Statics::Function_MetaDataParams)) };
  1217. UFunction* Z_Construct_UFunction_USIOJRequestJSON_SetHeader()
  1218. {
  1219. static UFunction* ReturnFunction = nullptr;
  1220. if (!ReturnFunction)
  1221. {
  1222. UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_USIOJRequestJSON_SetHeader_Statics::FuncParams);
  1223. }
  1224. return ReturnFunction;
  1225. }
  1226. struct Z_Construct_UFunction_USIOJRequestJSON_SetRequestObject_Statics
  1227. {
  1228. struct SIOJRequestJSON_eventSetRequestObject_Parms
  1229. {
  1230. USIOJsonObject* JsonObject;
  1231. };
  1232. static const UECodeGen_Private::FObjectPropertyParams NewProp_JsonObject;
  1233. static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
  1234. #if WITH_METADATA
  1235. static const UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[];
  1236. #endif
  1237. static const UECodeGen_Private::FFunctionParams FuncParams;
  1238. };
  1239. const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_USIOJRequestJSON_SetRequestObject_Statics::NewProp_JsonObject = { "JsonObject", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, 1, STRUCT_OFFSET(SIOJRequestJSON_eventSetRequestObject_Parms, JsonObject), Z_Construct_UClass_USIOJsonObject_NoRegister, METADATA_PARAMS(nullptr, 0) };
  1240. const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_USIOJRequestJSON_SetRequestObject_Statics::PropPointers[] = {
  1241. (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_USIOJRequestJSON_SetRequestObject_Statics::NewProp_JsonObject,
  1242. };
  1243. #if WITH_METADATA
  1244. const UECodeGen_Private::FMetaDataPairParam Z_Construct_UFunction_USIOJRequestJSON_SetRequestObject_Statics::Function_MetaDataParams[] = {
  1245. { "Category", "SIOJ|Request" },
  1246. { "Comment", "/** Set the Request Json object */" },
  1247. { "ModuleRelativePath", "Public/SIOJRequestJSON.h" },
  1248. { "ToolTip", "Set the Request Json object" },
  1249. };
  1250. #endif
  1251. const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_USIOJRequestJSON_SetRequestObject_Statics::FuncParams = { (UObject*(*)())Z_Construct_UClass_USIOJRequestJSON, nullptr, "SetRequestObject", nullptr, nullptr, sizeof(Z_Construct_UFunction_USIOJRequestJSON_SetRequestObject_Statics::SIOJRequestJSON_eventSetRequestObject_Parms), Z_Construct_UFunction_USIOJRequestJSON_SetRequestObject_Statics::PropPointers, UE_ARRAY_COUNT(Z_Construct_UFunction_USIOJRequestJSON_SetRequestObject_Statics::PropPointers), RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04020401, 0, 0, METADATA_PARAMS(Z_Construct_UFunction_USIOJRequestJSON_SetRequestObject_Statics::Function_MetaDataParams, UE_ARRAY_COUNT(Z_Construct_UFunction_USIOJRequestJSON_SetRequestObject_Statics::Function_MetaDataParams)) };
  1252. UFunction* Z_Construct_UFunction_USIOJRequestJSON_SetRequestObject()
  1253. {
  1254. static UFunction* ReturnFunction = nullptr;
  1255. if (!ReturnFunction)
  1256. {
  1257. UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_USIOJRequestJSON_SetRequestObject_Statics::FuncParams);
  1258. }
  1259. return ReturnFunction;
  1260. }
  1261. struct Z_Construct_UFunction_USIOJRequestJSON_SetResponseObject_Statics
  1262. {
  1263. struct SIOJRequestJSON_eventSetResponseObject_Parms
  1264. {
  1265. USIOJsonObject* JsonObject;
  1266. };
  1267. static const UECodeGen_Private::FObjectPropertyParams NewProp_JsonObject;
  1268. static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
  1269. #if WITH_METADATA
  1270. static const UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[];
  1271. #endif
  1272. static const UECodeGen_Private::FFunctionParams FuncParams;
  1273. };
  1274. const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_USIOJRequestJSON_SetResponseObject_Statics::NewProp_JsonObject = { "JsonObject", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, 1, STRUCT_OFFSET(SIOJRequestJSON_eventSetResponseObject_Parms, JsonObject), Z_Construct_UClass_USIOJsonObject_NoRegister, METADATA_PARAMS(nullptr, 0) };
  1275. const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_USIOJRequestJSON_SetResponseObject_Statics::PropPointers[] = {
  1276. (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_USIOJRequestJSON_SetResponseObject_Statics::NewProp_JsonObject,
  1277. };
  1278. #if WITH_METADATA
  1279. const UECodeGen_Private::FMetaDataPairParam Z_Construct_UFunction_USIOJRequestJSON_SetResponseObject_Statics::Function_MetaDataParams[] = {
  1280. { "Category", "SIOJ|Response" },
  1281. { "Comment", "/** Set the Response Json object */" },
  1282. { "ModuleRelativePath", "Public/SIOJRequestJSON.h" },
  1283. { "ToolTip", "Set the Response Json object" },
  1284. };
  1285. #endif
  1286. const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_USIOJRequestJSON_SetResponseObject_Statics::FuncParams = { (UObject*(*)())Z_Construct_UClass_USIOJRequestJSON, nullptr, "SetResponseObject", nullptr, nullptr, sizeof(Z_Construct_UFunction_USIOJRequestJSON_SetResponseObject_Statics::SIOJRequestJSON_eventSetResponseObject_Parms), Z_Construct_UFunction_USIOJRequestJSON_SetResponseObject_Statics::PropPointers, UE_ARRAY_COUNT(Z_Construct_UFunction_USIOJRequestJSON_SetResponseObject_Statics::PropPointers), RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04020401, 0, 0, METADATA_PARAMS(Z_Construct_UFunction_USIOJRequestJSON_SetResponseObject_Statics::Function_MetaDataParams, UE_ARRAY_COUNT(Z_Construct_UFunction_USIOJRequestJSON_SetResponseObject_Statics::Function_MetaDataParams)) };
  1287. UFunction* Z_Construct_UFunction_USIOJRequestJSON_SetResponseObject()
  1288. {
  1289. static UFunction* ReturnFunction = nullptr;
  1290. if (!ReturnFunction)
  1291. {
  1292. UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_USIOJRequestJSON_SetResponseObject_Statics::FuncParams);
  1293. }
  1294. return ReturnFunction;
  1295. }
  1296. struct Z_Construct_UFunction_USIOJRequestJSON_SetVerb_Statics
  1297. {
  1298. struct SIOJRequestJSON_eventSetVerb_Parms
  1299. {
  1300. ESIORequestVerb Verb;
  1301. };
  1302. static const UECodeGen_Private::FBytePropertyParams NewProp_Verb_Underlying;
  1303. static const UECodeGen_Private::FEnumPropertyParams NewProp_Verb;
  1304. static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
  1305. #if WITH_METADATA
  1306. static const UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[];
  1307. #endif
  1308. static const UECodeGen_Private::FFunctionParams FuncParams;
  1309. };
  1310. const UECodeGen_Private::FBytePropertyParams Z_Construct_UFunction_USIOJRequestJSON_SetVerb_Statics::NewProp_Verb_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, 1, 0, nullptr, METADATA_PARAMS(nullptr, 0) };
  1311. const UECodeGen_Private::FEnumPropertyParams Z_Construct_UFunction_USIOJRequestJSON_SetVerb_Statics::NewProp_Verb = { "Verb", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, 1, STRUCT_OFFSET(SIOJRequestJSON_eventSetVerb_Parms, Verb), Z_Construct_UEnum_SIOJson_ESIORequestVerb, METADATA_PARAMS(nullptr, 0) }; // 3403366913
  1312. const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_USIOJRequestJSON_SetVerb_Statics::PropPointers[] = {
  1313. (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_USIOJRequestJSON_SetVerb_Statics::NewProp_Verb_Underlying,
  1314. (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_USIOJRequestJSON_SetVerb_Statics::NewProp_Verb,
  1315. };
  1316. #if WITH_METADATA
  1317. const UECodeGen_Private::FMetaDataPairParam Z_Construct_UFunction_USIOJRequestJSON_SetVerb_Statics::Function_MetaDataParams[] = {
  1318. { "Category", "SIOJ|Request" },
  1319. { "Comment", "/** Set verb to the request */" },
  1320. { "ModuleRelativePath", "Public/SIOJRequestJSON.h" },
  1321. { "ToolTip", "Set verb to the request" },
  1322. };
  1323. #endif
  1324. const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_USIOJRequestJSON_SetVerb_Statics::FuncParams = { (UObject*(*)())Z_Construct_UClass_USIOJRequestJSON, nullptr, "SetVerb", nullptr, nullptr, sizeof(Z_Construct_UFunction_USIOJRequestJSON_SetVerb_Statics::SIOJRequestJSON_eventSetVerb_Parms), Z_Construct_UFunction_USIOJRequestJSON_SetVerb_Statics::PropPointers, UE_ARRAY_COUNT(Z_Construct_UFunction_USIOJRequestJSON_SetVerb_Statics::PropPointers), RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04020401, 0, 0, METADATA_PARAMS(Z_Construct_UFunction_USIOJRequestJSON_SetVerb_Statics::Function_MetaDataParams, UE_ARRAY_COUNT(Z_Construct_UFunction_USIOJRequestJSON_SetVerb_Statics::Function_MetaDataParams)) };
  1325. UFunction* Z_Construct_UFunction_USIOJRequestJSON_SetVerb()
  1326. {
  1327. static UFunction* ReturnFunction = nullptr;
  1328. if (!ReturnFunction)
  1329. {
  1330. UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_USIOJRequestJSON_SetVerb_Statics::FuncParams);
  1331. }
  1332. return ReturnFunction;
  1333. }
  1334. IMPLEMENT_CLASS_NO_AUTO_REGISTRATION(USIOJRequestJSON);
  1335. UClass* Z_Construct_UClass_USIOJRequestJSON_NoRegister()
  1336. {
  1337. return USIOJRequestJSON::StaticClass();
  1338. }
  1339. struct Z_Construct_UClass_USIOJRequestJSON_Statics
  1340. {
  1341. static UObject* (*const DependentSingletons[])();
  1342. static const FClassFunctionLinkInfo FuncInfo[];
  1343. #if WITH_METADATA
  1344. static const UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[];
  1345. #endif
  1346. #if WITH_METADATA
  1347. static const UECodeGen_Private::FMetaDataPairParam NewProp_OnRequestComplete_MetaData[];
  1348. #endif
  1349. static const UECodeGen_Private::FMulticastDelegatePropertyParams NewProp_OnRequestComplete;
  1350. #if WITH_METADATA
  1351. static const UECodeGen_Private::FMetaDataPairParam NewProp_OnRequestFail_MetaData[];
  1352. #endif
  1353. static const UECodeGen_Private::FMulticastDelegatePropertyParams NewProp_OnRequestFail;
  1354. #if WITH_METADATA
  1355. static const UECodeGen_Private::FMetaDataPairParam NewProp_ResponseContent_MetaData[];
  1356. #endif
  1357. static const UECodeGen_Private::FStrPropertyParams NewProp_ResponseContent;
  1358. #if WITH_METADATA
  1359. static const UECodeGen_Private::FMetaDataPairParam NewProp_bIsValidJsonResponse_MetaData[];
  1360. #endif
  1361. static void NewProp_bIsValidJsonResponse_SetBit(void* Obj);
  1362. static const UECodeGen_Private::FBoolPropertyParams NewProp_bIsValidJsonResponse;
  1363. #if WITH_METADATA
  1364. static const UECodeGen_Private::FMetaDataPairParam NewProp_bShouldHaveBinaryResponse_MetaData[];
  1365. #endif
  1366. static void NewProp_bShouldHaveBinaryResponse_SetBit(void* Obj);
  1367. static const UECodeGen_Private::FBoolPropertyParams NewProp_bShouldHaveBinaryResponse;
  1368. #if WITH_METADATA
  1369. static const UECodeGen_Private::FMetaDataPairParam NewProp_RequestJsonObj_MetaData[];
  1370. #endif
  1371. static const UECodeGen_Private::FObjectPropertyParams NewProp_RequestJsonObj;
  1372. static const UECodeGen_Private::FBytePropertyParams NewProp_RequestBytes_Inner;
  1373. #if WITH_METADATA
  1374. static const UECodeGen_Private::FMetaDataPairParam NewProp_RequestBytes_MetaData[];
  1375. #endif
  1376. static const UECodeGen_Private::FArrayPropertyParams NewProp_RequestBytes;
  1377. #if WITH_METADATA
  1378. static const UECodeGen_Private::FMetaDataPairParam NewProp_BinaryContentType_MetaData[];
  1379. #endif
  1380. static const UECodeGen_Private::FStrPropertyParams NewProp_BinaryContentType;
  1381. #if WITH_METADATA
  1382. static const UECodeGen_Private::FMetaDataPairParam NewProp_ResponseJsonObj_MetaData[];
  1383. #endif
  1384. static const UECodeGen_Private::FObjectPropertyParams NewProp_ResponseJsonObj;
  1385. static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
  1386. static const FCppClassTypeInfoStatic StaticCppClassTypeInfo;
  1387. static const UECodeGen_Private::FClassParams ClassParams;
  1388. };
  1389. UObject* (*const Z_Construct_UClass_USIOJRequestJSON_Statics::DependentSingletons[])() = {
  1390. (UObject* (*)())Z_Construct_UClass_UObject,
  1391. (UObject* (*)())Z_Construct_UPackage__Script_SIOJson,
  1392. };
  1393. const FClassFunctionLinkInfo Z_Construct_UClass_USIOJRequestJSON_Statics::FuncInfo[] = {
  1394. { &Z_Construct_UFunction_USIOJRequestJSON_AddTag, "AddTag" }, // 3269423888
  1395. { &Z_Construct_UFunction_USIOJRequestJSON_ApplyURL, "ApplyURL" }, // 3518448593
  1396. { &Z_Construct_UFunction_USIOJRequestJSON_Cancel, "Cancel" }, // 1200467893
  1397. { &Z_Construct_UFunction_USIOJRequestJSON_ConstructRequest, "ConstructRequest" }, // 1436334543
  1398. { &Z_Construct_UFunction_USIOJRequestJSON_ConstructRequestExt, "ConstructRequestExt" }, // 3115619493
  1399. { &Z_Construct_UFunction_USIOJRequestJSON_GetAllResponseHeaders, "GetAllResponseHeaders" }, // 2737246225
  1400. { &Z_Construct_UFunction_USIOJRequestJSON_GetRequestObject, "GetRequestObject" }, // 603692545
  1401. { &Z_Construct_UFunction_USIOJRequestJSON_GetResponseCode, "GetResponseCode" }, // 1608545393
  1402. { &Z_Construct_UFunction_USIOJRequestJSON_GetResponseHeader, "GetResponseHeader" }, // 3388629934
  1403. { &Z_Construct_UFunction_USIOJRequestJSON_GetResponseObject, "GetResponseObject" }, // 2543014332
  1404. { &Z_Construct_UFunction_USIOJRequestJSON_GetStatus, "GetStatus" }, // 235268793
  1405. { &Z_Construct_UFunction_USIOJRequestJSON_GetURL, "GetURL" }, // 1989562866
  1406. { &Z_Construct_UFunction_USIOJRequestJSON_HasTag, "HasTag" }, // 3135877201
  1407. { &Z_Construct_UFunction_USIOJRequestJSON_ProcessURL, "ProcessURL" }, // 3199001059
  1408. { &Z_Construct_UFunction_USIOJRequestJSON_RemoveTag, "RemoveTag" }, // 600902153
  1409. { &Z_Construct_UFunction_USIOJRequestJSON_ResetData, "ResetData" }, // 2807956975
  1410. { &Z_Construct_UFunction_USIOJRequestJSON_ResetRequestData, "ResetRequestData" }, // 1314635625
  1411. { &Z_Construct_UFunction_USIOJRequestJSON_ResetResponseData, "ResetResponseData" }, // 1561205623
  1412. { &Z_Construct_UFunction_USIOJRequestJSON_SetBinaryContentType, "SetBinaryContentType" }, // 4068221498
  1413. { &Z_Construct_UFunction_USIOJRequestJSON_SetBinaryRequestContent, "SetBinaryRequestContent" }, // 1689570180
  1414. { &Z_Construct_UFunction_USIOJRequestJSON_SetContentType, "SetContentType" }, // 3506160616
  1415. { &Z_Construct_UFunction_USIOJRequestJSON_SetCustomVerb, "SetCustomVerb" }, // 2132787111
  1416. { &Z_Construct_UFunction_USIOJRequestJSON_SetHeader, "SetHeader" }, // 367522738
  1417. { &Z_Construct_UFunction_USIOJRequestJSON_SetRequestObject, "SetRequestObject" }, // 1785578848
  1418. { &Z_Construct_UFunction_USIOJRequestJSON_SetResponseObject, "SetResponseObject" }, // 1501789831
  1419. { &Z_Construct_UFunction_USIOJRequestJSON_SetVerb, "SetVerb" }, // 3296936861
  1420. };
  1421. #if WITH_METADATA
  1422. const UECodeGen_Private::FMetaDataPairParam Z_Construct_UClass_USIOJRequestJSON_Statics::Class_MetaDataParams[] = {
  1423. { "BlueprintType", "true" },
  1424. { "Comment", "/**\n * General helper class http requests via blueprints\n */" },
  1425. { "IncludePath", "SIOJRequestJSON.h" },
  1426. { "IsBlueprintBase", "true" },
  1427. { "ModuleRelativePath", "Public/SIOJRequestJSON.h" },
  1428. { "ToolTip", "General helper class http requests via blueprints" },
  1429. };
  1430. #endif
  1431. #if WITH_METADATA
  1432. const UECodeGen_Private::FMetaDataPairParam Z_Construct_UClass_USIOJRequestJSON_Statics::NewProp_OnRequestComplete_MetaData[] = {
  1433. { "Category", "SIOJ|Event" },
  1434. { "Comment", "/** Event occured when the request has been completed */" },
  1435. { "ModuleRelativePath", "Public/SIOJRequestJSON.h" },
  1436. { "ToolTip", "Event occured when the request has been completed" },
  1437. };
  1438. #endif
  1439. const UECodeGen_Private::FMulticastDelegatePropertyParams Z_Construct_UClass_USIOJRequestJSON_Statics::NewProp_OnRequestComplete = { "OnRequestComplete", nullptr, (EPropertyFlags)0x0010000010080000, UECodeGen_Private::EPropertyGenFlags::InlineMulticastDelegate, RF_Public|RF_Transient|RF_MarkAsNative, 1, STRUCT_OFFSET(USIOJRequestJSON, OnRequestComplete), Z_Construct_UDelegateFunction_SIOJson_OnRequestComplete__DelegateSignature, METADATA_PARAMS(Z_Construct_UClass_USIOJRequestJSON_Statics::NewProp_OnRequestComplete_MetaData, UE_ARRAY_COUNT(Z_Construct_UClass_USIOJRequestJSON_Statics::NewProp_OnRequestComplete_MetaData)) }; // 2543962872
  1440. #if WITH_METADATA
  1441. const UECodeGen_Private::FMetaDataPairParam Z_Construct_UClass_USIOJRequestJSON_Statics::NewProp_OnRequestFail_MetaData[] = {
  1442. { "Category", "SIOJ|Event" },
  1443. { "Comment", "/** Event occured when the request wasn't successfull */" },
  1444. { "ModuleRelativePath", "Public/SIOJRequestJSON.h" },
  1445. { "ToolTip", "Event occured when the request wasn't successfull" },
  1446. };
  1447. #endif
  1448. const UECodeGen_Private::FMulticastDelegatePropertyParams Z_Construct_UClass_USIOJRequestJSON_Statics::NewProp_OnRequestFail = { "OnRequestFail", nullptr, (EPropertyFlags)0x0010000010080000, UECodeGen_Private::EPropertyGenFlags::InlineMulticastDelegate, RF_Public|RF_Transient|RF_MarkAsNative, 1, STRUCT_OFFSET(USIOJRequestJSON, OnRequestFail), Z_Construct_UDelegateFunction_SIOJson_OnRequestFail__DelegateSignature, METADATA_PARAMS(Z_Construct_UClass_USIOJRequestJSON_Statics::NewProp_OnRequestFail_MetaData, UE_ARRAY_COUNT(Z_Construct_UClass_USIOJRequestJSON_Statics::NewProp_OnRequestFail_MetaData)) }; // 2740670763
  1449. #if WITH_METADATA
  1450. const UECodeGen_Private::FMetaDataPairParam Z_Construct_UClass_USIOJRequestJSON_Statics::NewProp_ResponseContent_MetaData[] = {
  1451. { "Category", "SIOJ|Response" },
  1452. { "Comment", "/** Request response stored as a string */" },
  1453. { "ModuleRelativePath", "Public/SIOJRequestJSON.h" },
  1454. { "ToolTip", "Request response stored as a string" },
  1455. };
  1456. #endif
  1457. const UECodeGen_Private::FStrPropertyParams Z_Construct_UClass_USIOJRequestJSON_Statics::NewProp_ResponseContent = { "ResponseContent", nullptr, (EPropertyFlags)0x0010000000020015, UECodeGen_Private::EPropertyGenFlags::Str, RF_Public|RF_Transient|RF_MarkAsNative, 1, STRUCT_OFFSET(USIOJRequestJSON, ResponseContent), METADATA_PARAMS(Z_Construct_UClass_USIOJRequestJSON_Statics::NewProp_ResponseContent_MetaData, UE_ARRAY_COUNT(Z_Construct_UClass_USIOJRequestJSON_Statics::NewProp_ResponseContent_MetaData)) };
  1458. #if WITH_METADATA
  1459. const UECodeGen_Private::FMetaDataPairParam Z_Construct_UClass_USIOJRequestJSON_Statics::NewProp_bIsValidJsonResponse_MetaData[] = {
  1460. { "Category", "SIOJ|Response" },
  1461. { "Comment", "/** Is the response valid JSON? */" },
  1462. { "ModuleRelativePath", "Public/SIOJRequestJSON.h" },
  1463. { "ToolTip", "Is the response valid JSON?" },
  1464. };
  1465. #endif
  1466. void Z_Construct_UClass_USIOJRequestJSON_Statics::NewProp_bIsValidJsonResponse_SetBit(void* Obj)
  1467. {
  1468. ((USIOJRequestJSON*)Obj)->bIsValidJsonResponse = 1;
  1469. }
  1470. const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_USIOJRequestJSON_Statics::NewProp_bIsValidJsonResponse = { "bIsValidJsonResponse", nullptr, (EPropertyFlags)0x0010000000020015, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, 1, sizeof(bool), sizeof(USIOJRequestJSON), &Z_Construct_UClass_USIOJRequestJSON_Statics::NewProp_bIsValidJsonResponse_SetBit, METADATA_PARAMS(Z_Construct_UClass_USIOJRequestJSON_Statics::NewProp_bIsValidJsonResponse_MetaData, UE_ARRAY_COUNT(Z_Construct_UClass_USIOJRequestJSON_Statics::NewProp_bIsValidJsonResponse_MetaData)) };
  1471. #if WITH_METADATA
  1472. const UECodeGen_Private::FMetaDataPairParam Z_Construct_UClass_USIOJRequestJSON_Statics::NewProp_bShouldHaveBinaryResponse_MetaData[] = {
  1473. { "Category", "SIOJ|Response" },
  1474. { "Comment", "/** If this is true it will call back on the binary callback instead of json */" },
  1475. { "ModuleRelativePath", "Public/SIOJRequestJSON.h" },
  1476. { "ToolTip", "If this is true it will call back on the binary callback instead of json" },
  1477. };
  1478. #endif
  1479. void Z_Construct_UClass_USIOJRequestJSON_Statics::NewProp_bShouldHaveBinaryResponse_SetBit(void* Obj)
  1480. {
  1481. ((USIOJRequestJSON*)Obj)->bShouldHaveBinaryResponse = 1;
  1482. }
  1483. const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_USIOJRequestJSON_Statics::NewProp_bShouldHaveBinaryResponse = { "bShouldHaveBinaryResponse", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, 1, sizeof(bool), sizeof(USIOJRequestJSON), &Z_Construct_UClass_USIOJRequestJSON_Statics::NewProp_bShouldHaveBinaryResponse_SetBit, METADATA_PARAMS(Z_Construct_UClass_USIOJRequestJSON_Statics::NewProp_bShouldHaveBinaryResponse_MetaData, UE_ARRAY_COUNT(Z_Construct_UClass_USIOJRequestJSON_Statics::NewProp_bShouldHaveBinaryResponse_MetaData)) };
  1484. #if WITH_METADATA
  1485. const UECodeGen_Private::FMetaDataPairParam Z_Construct_UClass_USIOJRequestJSON_Statics::NewProp_RequestJsonObj_MetaData[] = {
  1486. { "Comment", "/** Internal request data stored as JSON */" },
  1487. { "ModuleRelativePath", "Public/SIOJRequestJSON.h" },
  1488. { "ToolTip", "Internal request data stored as JSON" },
  1489. };
  1490. #endif
  1491. const UECodeGen_Private::FObjectPropertyParams Z_Construct_UClass_USIOJRequestJSON_Statics::NewProp_RequestJsonObj = { "RequestJsonObj", nullptr, (EPropertyFlags)0x0020080000000000, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, 1, STRUCT_OFFSET(USIOJRequestJSON, RequestJsonObj), Z_Construct_UClass_USIOJsonObject_NoRegister, METADATA_PARAMS(Z_Construct_UClass_USIOJRequestJSON_Statics::NewProp_RequestJsonObj_MetaData, UE_ARRAY_COUNT(Z_Construct_UClass_USIOJRequestJSON_Statics::NewProp_RequestJsonObj_MetaData)) };
  1492. const UECodeGen_Private::FBytePropertyParams Z_Construct_UClass_USIOJRequestJSON_Statics::NewProp_RequestBytes_Inner = { "RequestBytes", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, 1, 0, nullptr, METADATA_PARAMS(nullptr, 0) };
  1493. #if WITH_METADATA
  1494. const UECodeGen_Private::FMetaDataPairParam Z_Construct_UClass_USIOJRequestJSON_Statics::NewProp_RequestBytes_MetaData[] = {
  1495. { "ModuleRelativePath", "Public/SIOJRequestJSON.h" },
  1496. };
  1497. #endif
  1498. const UECodeGen_Private::FArrayPropertyParams Z_Construct_UClass_USIOJRequestJSON_Statics::NewProp_RequestBytes = { "RequestBytes", nullptr, (EPropertyFlags)0x0020080000000000, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, 1, STRUCT_OFFSET(USIOJRequestJSON, RequestBytes), EArrayPropertyFlags::None, METADATA_PARAMS(Z_Construct_UClass_USIOJRequestJSON_Statics::NewProp_RequestBytes_MetaData, UE_ARRAY_COUNT(Z_Construct_UClass_USIOJRequestJSON_Statics::NewProp_RequestBytes_MetaData)) };
  1499. #if WITH_METADATA
  1500. const UECodeGen_Private::FMetaDataPairParam Z_Construct_UClass_USIOJRequestJSON_Statics::NewProp_BinaryContentType_MetaData[] = {
  1501. { "ModuleRelativePath", "Public/SIOJRequestJSON.h" },
  1502. };
  1503. #endif
  1504. const UECodeGen_Private::FStrPropertyParams Z_Construct_UClass_USIOJRequestJSON_Statics::NewProp_BinaryContentType = { "BinaryContentType", nullptr, (EPropertyFlags)0x0020080000000000, UECodeGen_Private::EPropertyGenFlags::Str, RF_Public|RF_Transient|RF_MarkAsNative, 1, STRUCT_OFFSET(USIOJRequestJSON, BinaryContentType), METADATA_PARAMS(Z_Construct_UClass_USIOJRequestJSON_Statics::NewProp_BinaryContentType_MetaData, UE_ARRAY_COUNT(Z_Construct_UClass_USIOJRequestJSON_Statics::NewProp_BinaryContentType_MetaData)) };
  1505. #if WITH_METADATA
  1506. const UECodeGen_Private::FMetaDataPairParam Z_Construct_UClass_USIOJRequestJSON_Statics::NewProp_ResponseJsonObj_MetaData[] = {
  1507. { "Comment", "/** Response data stored as JSON */" },
  1508. { "ModuleRelativePath", "Public/SIOJRequestJSON.h" },
  1509. { "ToolTip", "Response data stored as JSON" },
  1510. };
  1511. #endif
  1512. const UECodeGen_Private::FObjectPropertyParams Z_Construct_UClass_USIOJRequestJSON_Statics::NewProp_ResponseJsonObj = { "ResponseJsonObj", nullptr, (EPropertyFlags)0x0020080000000000, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, 1, STRUCT_OFFSET(USIOJRequestJSON, ResponseJsonObj), Z_Construct_UClass_USIOJsonObject_NoRegister, METADATA_PARAMS(Z_Construct_UClass_USIOJRequestJSON_Statics::NewProp_ResponseJsonObj_MetaData, UE_ARRAY_COUNT(Z_Construct_UClass_USIOJRequestJSON_Statics::NewProp_ResponseJsonObj_MetaData)) };
  1513. const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UClass_USIOJRequestJSON_Statics::PropPointers[] = {
  1514. (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_USIOJRequestJSON_Statics::NewProp_OnRequestComplete,
  1515. (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_USIOJRequestJSON_Statics::NewProp_OnRequestFail,
  1516. (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_USIOJRequestJSON_Statics::NewProp_ResponseContent,
  1517. (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_USIOJRequestJSON_Statics::NewProp_bIsValidJsonResponse,
  1518. (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_USIOJRequestJSON_Statics::NewProp_bShouldHaveBinaryResponse,
  1519. (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_USIOJRequestJSON_Statics::NewProp_RequestJsonObj,
  1520. (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_USIOJRequestJSON_Statics::NewProp_RequestBytes_Inner,
  1521. (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_USIOJRequestJSON_Statics::NewProp_RequestBytes,
  1522. (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_USIOJRequestJSON_Statics::NewProp_BinaryContentType,
  1523. (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_USIOJRequestJSON_Statics::NewProp_ResponseJsonObj,
  1524. };
  1525. const FCppClassTypeInfoStatic Z_Construct_UClass_USIOJRequestJSON_Statics::StaticCppClassTypeInfo = {
  1526. TCppClassTypeTraits<USIOJRequestJSON>::IsAbstract,
  1527. };
  1528. const UECodeGen_Private::FClassParams Z_Construct_UClass_USIOJRequestJSON_Statics::ClassParams = {
  1529. &USIOJRequestJSON::StaticClass,
  1530. nullptr,
  1531. &StaticCppClassTypeInfo,
  1532. DependentSingletons,
  1533. FuncInfo,
  1534. Z_Construct_UClass_USIOJRequestJSON_Statics::PropPointers,
  1535. nullptr,
  1536. UE_ARRAY_COUNT(DependentSingletons),
  1537. UE_ARRAY_COUNT(FuncInfo),
  1538. UE_ARRAY_COUNT(Z_Construct_UClass_USIOJRequestJSON_Statics::PropPointers),
  1539. 0,
  1540. 0x009000A0u,
  1541. METADATA_PARAMS(Z_Construct_UClass_USIOJRequestJSON_Statics::Class_MetaDataParams, UE_ARRAY_COUNT(Z_Construct_UClass_USIOJRequestJSON_Statics::Class_MetaDataParams))
  1542. };
  1543. UClass* Z_Construct_UClass_USIOJRequestJSON()
  1544. {
  1545. if (!Z_Registration_Info_UClass_USIOJRequestJSON.OuterSingleton)
  1546. {
  1547. UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_USIOJRequestJSON.OuterSingleton, Z_Construct_UClass_USIOJRequestJSON_Statics::ClassParams);
  1548. }
  1549. return Z_Registration_Info_UClass_USIOJRequestJSON.OuterSingleton;
  1550. }
  1551. template<> SIOJSON_API UClass* StaticClass<USIOJRequestJSON>()
  1552. {
  1553. return USIOJRequestJSON::StaticClass();
  1554. }
  1555. DEFINE_VTABLE_PTR_HELPER_CTOR(USIOJRequestJSON);
  1556. struct Z_CompiledInDeferFile_FID_HouseDesigner5Master_Plugins_DBJson_Source_SIOJson_Public_SIOJRequestJSON_h_Statics
  1557. {
  1558. static const FClassRegisterCompiledInInfo ClassInfo[];
  1559. };
  1560. const FClassRegisterCompiledInInfo Z_CompiledInDeferFile_FID_HouseDesigner5Master_Plugins_DBJson_Source_SIOJson_Public_SIOJRequestJSON_h_Statics::ClassInfo[] = {
  1561. { Z_Construct_UClass_USIOJRequestJSON, USIOJRequestJSON::StaticClass, TEXT("USIOJRequestJSON"), &Z_Registration_Info_UClass_USIOJRequestJSON, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(USIOJRequestJSON), 2347151947U) },
  1562. };
  1563. static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_HouseDesigner5Master_Plugins_DBJson_Source_SIOJson_Public_SIOJRequestJSON_h_3585663027(TEXT("/Script/SIOJson"),
  1564. Z_CompiledInDeferFile_FID_HouseDesigner5Master_Plugins_DBJson_Source_SIOJson_Public_SIOJRequestJSON_h_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_HouseDesigner5Master_Plugins_DBJson_Source_SIOJson_Public_SIOJRequestJSON_h_Statics::ClassInfo),
  1565. nullptr, 0,
  1566. nullptr, 0);
  1567. PRAGMA_ENABLE_DEPRECATION_WARNINGS