Navigation
API > API/Developer > API/Developer/StructUtilsTestSuite
| |
|
| Name |
FTestStructNonTrivialDestructor |
| Type |
struct |
| Header File |
/Engine/Source/Developer/StructUtilsTestSuite/Public/StructUtilsTestTypes.h |
| Include Path |
#include "StructUtilsTestTypes.h" |
Syntax
USTRUCT ()
struct FTestStructNonTrivialDestructor
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FTestStructNonTrivialDestructor()
|
|
StructUtilsTestTypes.h |
|
Destructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
~FTestStructNonTrivialDestructor()
|
|
StructUtilsTestTypes.h |
|
Constants
| Name |
Type |
Remarks |
Include Path |
| NumConstructed |
int32 |
|
StructUtilsTestTypes.h |
Functions
Public