Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Advertisement

Returns info about the system's graphics adapter.

adapters = C_VideoOptions.GetGxAdapterInfo()

Returns[]

adapters
structure - GxAdapterInfoDetails[]
Field Type Description
name string e.g. "NVIDIA GeForce GTX 1060GB"
isLowPower boolean
isExternal boolean whether the adapter is external

Patch changes[]

Battle for Azeroth Patch 8.0.1 (2018-07-17): Added.

Advertisement