Factory for the null sound driver.
More...
#include <null_s.h>
|
std::unique_ptr< Driver > | CreateInstance () const override |
| Create an instance of this driver-class.
|
|
std::string_view | GetDescription () const |
| Get a nice description of the driver-class.
|
|
Factory for the null sound driver.
Definition at line 26 of file null_s.h.
◆ FSoundDriver_Null()
FSoundDriver_Null::FSoundDriver_Null |
( |
| ) |
|
|
inline |
◆ CreateInstance()
std::unique_ptr< Driver > FSoundDriver_Null::CreateInstance |
( |
| ) |
const |
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: