GetCurrentGraphicsAPI

From Warcraft Wiki
Jump to navigation Jump to search
Flavors
Links
Info
Added in 10.0.7 / 1.15.0

Returns the currently selected graphics API.

gxAPI = GetCurrentGraphicsAPI()

Returns

graphicsAPI
gxAPI - Can be any of; D3D12, D3D11, D3D11_LEGACY, gll or opengl

Related

CVar gxApi