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