9namespace UE::Jni::Android::WebKit
23 static constexpr FAnsiStringView ClassName =
"android/webkit/JsPromptResult";
33 static constexpr FAnsiStringView ClassName =
"com/epicgames/unreal/WebViewControl$ViewClient";
51 static constexpr FAnsiStringView ClassName =
"com/epicgames/unreal/WebViewControl$ChromeClient";
69 static constexpr FAnsiStringView ClassName =
"com/epicgames/unreal/WebViewControl";
71 inline static TConstructor<FWebViewControl, jlong, jint, jint, jboolean, jboolean, jboolean, jboolean, jboolean, jboolean, jstring, jboolean> New;
75 static constexpr FMember Members[]
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
T * New(FMemStackBase &Mem, int32 Count=1, int32 Align=DEFAULT_ALIGNMENT)
Definition MemStack.h:259
FValue::Member FMember
Definition RapidJsonUtils.h:62