Open 3D Engine AzFramework API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AzFramework::WindowSystemRequests Class Referenceabstract

The WindowSystemRequestBus is a broadcast bus for sending requests to the window system. More...

#include <WindowBus.h>

Inherits AZ::EBusTraits.

Public Member Functions

virtual NativeWindowHandle GetDefaultWindowHandle ()=0
 Get the window handle for the default window.
 

Static Public Attributes

static const AZ::EBusAddressPolicy AddressPolicy = AZ::EBusAddressPolicy::Single
 
static const AZ::EBusHandlerPolicy HandlerPolicy = AZ::EBusHandlerPolicy::Single
 

Detailed Description

The WindowSystemRequestBus is a broadcast bus for sending requests to the window system.


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