Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UScriptStruct
Template for noexport classes to autoregister before main starts
| Name | TAutoCppStructOps |
| Type | struct |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/Class.h |
| Include Path | #include "UObject/Class.h" |
Syntax
template<class CPPSTRUCT>
struct TAutoCppStructOps
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TAutoCppStructOps
(
FTopLevelAssetPath InName |
UObject/Class.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~TAutoCppStructOps() |
UObject/Class.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Name | FTopLevelAssetPath | UObject/Class.h |