Navigation
API > API/Developer > API/Developer/StructUtilsTestSuite
| Name | FTestStructSimple |
| Type | struct |
| Header File | /Engine/Source/Developer/StructUtilsTestSuite/Public/StructUtilsTestTypes.h |
| Include Path | #include "StructUtilsTestTypes.h" |
Syntax
USTRUCT ()
struct FTestStructSimple : public FTestStructSimpleBase
Inheritance Hierarchy
- FTestStructSimpleBase → FTestStructSimple
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| StructUtilsTestTypes.h | |||
FTestStructSimple
(
const float InFloat |
StructUtilsTestTypes.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Float | float | StructUtilsTestTypes.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FTestStructSimple& Other |
StructUtilsTestTypes.h |