![]() |
UCefView 1.0.19
Install On Fab
World's highest-performance WebView plugin for Unreal Engine. UCefView delivers GPU-accelerated rendering, seamless cross-platform integration and both C++ code and Blueprint development approaches.
|
This is the complete list of members for UCefContext, including all inherited members.
| AddArchiveFileResource(const FString &pInPathath, const FString &InUrl, const FString &InPassword, int32 InPriority=0) | UCefContext | |
| AddCookie(const FString &InName, const FString &InValue, const FString &InDomain, const FString &InUrl) | UCefContext | |
| AddCrossOriginWhitelistEntry(const FString &InSourceOrigin, const FString &InTargetSchema, const FString &InTargetDomain, bool InAllowTargetSubdomains) | UCefContext | |
| AddLocalFolderResource(const FString &InPath, const FString &InUrl, int32 InPriority=0) | UCefContext | |
| bIsCefInitialized() const | UCefContext | |
| ClearCrossOriginWhitelistEntry() | UCefContext | |
| Deinitialize() override | UCefContext | protectedvirtual |
| DeleteAllCookies() | UCefContext | |
| Initialize(FSubsystemCollectionBase &Collection) override | UCefContext | protectedvirtual |
| RemoveCrossOriginWhitelistEntry(const FString &InSourceOrigin, const FString &InTargetSchema, const FString &InTargetDomain, bool InAllowTargetSubdomains) | UCefContext | |
| Settings | UCefContext |