libER 0.1.4.2
ELDEN RING API library
|
A hash table of FD4::FD4ResCapHolderItems. More...
#include <resource.hpp>
Public Member Functions | |
virtual FD4ResRep * | get_owner () noexcept |
Get the owning repository of this capsule holder. | |
virtual FD4ResRep * | get_owner () const noexcept |
Get the owning repository of this capsule holder (const). | |
LIBERAPI FD4ResCap * | get_res_cap (const std::wstring &name) const |
Get the capsule with the given name. | |
![]() | |
virtual LIBERAPI DLRF::DLRuntimeClass * | get_runtime_class () noexcept |
Get the runtime class object. | |
Friends | |
class | FD4FileCapHolder |
A hash table of FD4::FD4ResCapHolderItems.
Get the owning repository of this capsule holder (const).
Get the owning repository of this capsule holder.
Get the capsule with the given name.
name | resource name |