UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FVulkanAndroidPlatformWindowContext Class Reference

#include <VulkanAndroidPlatform.h>

Public Member Functions

 FVulkanAndroidPlatformWindowContext (void *InWindowHandle)
 
 FVulkanAndroidPlatformWindowContext (TOptional< FAndroidWindow::FNativeAccessor > WindowContainerIn)
 
bool IsValid () const
 
ANativeWindowGetANativeWindow () const
 
voidGetWindowHandle () const
 

Static Public Member Functions

static bool CanCreateSwapchainOnDemand ()
 

Constructor & Destructor Documentation

◆ FVulkanAndroidPlatformWindowContext() [1/2]

FVulkanAndroidPlatformWindowContext::FVulkanAndroidPlatformWindowContext ( void InWindowHandle)
inline

◆ FVulkanAndroidPlatformWindowContext() [2/2]

FVulkanAndroidPlatformWindowContext::FVulkanAndroidPlatformWindowContext ( TOptional< FAndroidWindow::FNativeAccessor WindowContainerIn)
inline

Member Function Documentation

◆ CanCreateSwapchainOnDemand()

static bool FVulkanAndroidPlatformWindowContext::CanCreateSwapchainOnDemand ( )
inlinestatic

◆ GetANativeWindow()

ANativeWindow * FVulkanAndroidPlatformWindowContext::GetANativeWindow ( ) const
inline

◆ GetWindowHandle()

void * FVulkanAndroidPlatformWindowContext::GetWindowHandle ( ) const
inline

◆ IsValid()

bool FVulkanAndroidPlatformWindowContext::IsValid ( ) const
inline

The documentation for this class was generated from the following file: