Navigation
API > API/Plugins > API/Plugins/NetcodeUnitTest > API/Plugins/NetcodeUnitTest/UnitTests
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UUnitTestBase
- UUnitTest
- UVMReflection
References
| Module | NetcodeUnitTest |
| Header | /Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Classes/UnitTests/VMReflection.h |
| Include | #include "UnitTests/VMReflection.h" |
Syntax
UCLASS&40;&41;
class UVMReflection : public UUnitTest
Remarks
Internal unit test for verifying the functionality of the UScript/BP VM reflection helper
Constructors
| Type | Name | Description | |
|---|---|---|---|
UVMReflection
(
const FObjectInitializer& ObjectInitializer |
UVMReflection |
Overridden from UUnitTest
| Type | Name | Description | |
|---|---|---|---|
| bool | Executes the main unit test |