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

#include <VulkanGenericPlatform.h>

Public Member Functions

 FVulkanGenericPlatformWindowContext (void *WindowHandleIn)
 
voidGetWindowHandle () const
 
bool IsValid () const
 

Static Public Member Functions

static bool CanCreateSwapchainOnDemand ()
 

Protected Attributes

voidWindowHandle = nullptr
 

Constructor & Destructor Documentation

◆ FVulkanGenericPlatformWindowContext()

FVulkanGenericPlatformWindowContext::FVulkanGenericPlatformWindowContext ( void WindowHandleIn)
inline

Member Function Documentation

◆ CanCreateSwapchainOnDemand()

static bool FVulkanGenericPlatformWindowContext::CanCreateSwapchainOnDemand ( )
inlinestatic

◆ GetWindowHandle()

void * FVulkanGenericPlatformWindowContext::GetWindowHandle ( ) const
inline

◆ IsValid()

bool FVulkanGenericPlatformWindowContext::IsValid ( ) const
inline

Member Data Documentation

◆ WindowHandle

void* FVulkanGenericPlatformWindowContext::WindowHandle = nullptr
protected

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