Open 3D Engine AzCore 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.
AZ::ApplicationTypeQuery Struct Reference

Public Types

enum class  Masks { Invalid = 0 , Editor = 1 << 0 , Tool = 1 << 1 , Game = 1 << 2 }
 

Public Member Functions

bool IsEditor () const
 
bool IsTool () const
 
bool IsGame () const
 
bool IsValid () const
 

Public Attributes

Masks m_maskValue = Masks::Invalid
 

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