UDocumentation
UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
RHIUnitTests.h
Go to the documentation of this file.
1
// Copyright Epic Games, Inc. All Rights Reserved.
2
3
#pragma once
4
5
#include "
Modules/ModuleInterface.h
"
6
7
class
IRHITestModule
:
public
IModuleInterface
8
{
9
public
:
10
virtual
void
RunAllTests
() = 0;
11
};
ModuleInterface.h
IModuleInterface
Definition
ModuleInterface.h:14
IRHITestModule
Definition
RHIUnitTests.h:8
IRHITestModule::RunAllTests
virtual void RunAllTests()=0
Engine
Source
Runtime
RHI
Public
Tests
RHIUnitTests.h
Generated by
1.9.8