UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FRegisterCompiledInInfo Struct Reference

#include <UObjectBase.h>

Public Member Functions

template<typename... ArgTypes>
 FRegisterCompiledInInfo (ArgTypes &&... Args)
 

Detailed Description

Helper class to perform registration of object information. It blindly forwards a call to RegisterCompiledInInfo

Constructor & Destructor Documentation

◆ FRegisterCompiledInInfo()

template<typename... ArgTypes>
FRegisterCompiledInInfo::FRegisterCompiledInInfo ( ArgTypes &&...  Args)
inline

The documentation for this struct was generated from the following file: