Navigation
API > API/Runtime > API/Runtime/NullDrv > API/Runtime/NullDrv/FNullDynamicRHI
- FDynamicRHI::Shutdown()
- FNullDynamicRHI::Shutdown()
References
| Module | NullDrv |
| Header | /Engine/Source/Runtime/NullDrv/Public/NullRHI.h |
| Include | #include "NullRHI.h" |
| Source | /Engine/Source/Runtime/NullDrv/Private/NullRHI.cpp |
virtual void Shutdown()
Remarks
Shutdown the RHI; handle shutdown and resource destruction before the RHI's actual destructor is called (so that all resources of the RHI are still available for shutdown).