Navigation
API > API/Plugins > API/Plugins/NUTUnrealEngine
Includes.
| Name | UNetBitsTest |
| Type | class |
| Header File | /Engine/Plugins/NetcodeUnitTest/NUTUnrealEngine/Source/NUTUnrealEngine/Classes/UnitTests/NetBitsTest.h |
| Include Path | #include "UnitTests/NetBitsTest.h" |
Syntax
UCLASS ()
class UNetBitsTest : public UUnitTest
Inheritance Hierarchy
- FUnitLogInterface → UUnitTestBase → UUnitTest → UNetBitsTest
- UObjectBase → UObjectBaseUtility → UObject → UUnitTestBase → UUnitTest → UNetBitsTest
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UNetBitsTest
(
const FObjectInitializer& ObjectInitializer |
UNetBitsTest | UnitTests/NetBitsTest.h |
Functions
Public
Overridden from UUnitTest
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool ExecuteUnitTest() |
UnitTests/NetBitsTest.h |