Factory for the dedicated server video driver. More...
#include <dedicated_v.h>
Public Member Functions | |
Driver * | CreateInstance () const |
Create an instance of this driver-class. | |
Static Public Attributes | |
static const int | PRIORITY = 0 |
Factory for the dedicated server video driver.
Definition at line 36 of file dedicated_v.h.
Driver* FVideoDriver_Dedicated::CreateInstance | ( | ) | const [inline, virtual] |
Create an instance of this driver-class.
Implements DriverFactoryBase.
Definition at line 46 of file dedicated_v.h.