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