libER 0.1.4.2
ELDEN RING API library
Loading...
Searching...
No Matches
Public Member Functions | List of all members
from::FD4::FD4ComponentBase Struct Reference

Reflection implementation for a given class. More...

#include <component.hpp>

Inheritance diagram for from::FD4::FD4ComponentBase:
from::CS::CSWindow from::FD4::FD4ResCapHolder from::FD4::FD4ResCapHolderItem from::FD4::FD4TaskBase from::FD4::FD4FileCapHolder from::FD4::FD4ResCap from::CS::CSEzTask from::CS::CSEzTaskProxy from::CS::ParamResCap from::CS::SoloParamRepository from::FD4::FD4FileCap from::FD4::FD4ParamResCap from::FD4::FD4ResRep from::GXBS::GXDrawTask from::CS::CSFD4MoWwisebankRepository

Public Member Functions

virtual LIBERAPI DLRF::DLRuntimeClassget_runtime_class () noexcept
 Get the runtime class object.
 

Detailed Description

Reflection implementation for a given class.

A class that automatically instantiates reflective DLRF::DLRuntimeClass instances for classes that derive from it. Commonly used in the ELDEN RING codebase.

Member Function Documentation

◆ get_runtime_class()

virtual LIBERAPI DLRF::DLRuntimeClass * from::FD4::FD4ComponentBase::get_runtime_class ( )
virtualnoexcept

Get the runtime class object.

Returns
DLRF::DLRuntimeClass* pointer to the runtime class

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