Merging //UE4/Dev-Main@6799392 to Dev-Rendering (//UE4/Dev-Rendering)

#rnx
#rb none

[CL 6815678 by Juan Canada in Dev-Rendering branch]
This commit is contained in:
Juan Canada
2019-06-03 15:48:15 -04:00
parent 484acf1589
commit d821126a81
3172 changed files with 88285 additions and 46886 deletions

View File

@@ -23,7 +23,7 @@
const char* headers,
int async, // e.g. onBeforeUnload
int freeBuffer,
void(*onload)(void*, void*, unsigned, void*),
void(*onload)(void*, void*, unsigned, void*, int),
void(*onerror)(void*, int, const char*),
void(*onprogress)(void*, int, int)
);