Navigation
API > API/Runtime > API/Runtime/CoreUObject
Helper class to perform registration of object information. It blindly forwards a call to RegisterCompiledInInfo
| Name | FRegisterCompiledInInfo |
| Type | struct |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/UObjectBase.h |
| Include Path | #include "UObject/UObjectBase.h" |
Syntax
struct FRegisterCompiledInInfo
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FRegisterCompiledInInfo
(
ArgTypes&&... Args |
UObject/UObjectBase.h |