Navigation
API > API/Plugins > API/Plugins/StructUtilsTestSuite
Inheritance Hierarchy
- FTestStructSimpleBase
- FTestStructSimple
References
| Module | StructUtilsTestSuite |
| Header | /Engine/Plugins/Experimental/StructUtils/Source/StructUtilsTestSuite/Public/StructUtilsTestTypes.h |
| Include | #include "StructUtilsTestTypes.h" |
Syntax
USTRUCT&40;&41;
struct FTestStructSimple : public FTestStructSimpleBase
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | Float |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FTestStructSimple
(
const float InFloat |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
const FTestStructSimple& Other |