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

The base of any resource, which can also be a file or a repository. More...

#include <resource.hpp>

Inheritance diagram for from::FD4::FD4ResCap:
from::FD4::FD4ResCapHolderItem from::FD4::FD4ComponentBase from::CS::ParamResCap from::CS::SoloParamRepository from::FD4::FD4FileCap from::FD4::FD4ParamResCap from::FD4::FD4ResRep from::CS::CSFD4MoWwisebankRepository

Public Member Functions

virtual void set_debug (bool value) LIBER_INTERFACE
 Set the internal debugging state.
 
- Public Member Functions inherited from from::FD4::FD4ResCapHolderItem
DLTX::FD4BasicHashStringname ()
 Get the item name.
 
const DLTX::FD4BasicHashStringname () const
 Get the item name (const).
 
FD4ResCapHolderItemnext ()
 Get the next item in the hash table.
 
const FD4ResCapHolderItemnext () const
 Get the next item in the hash table (const).
 
size_tref_count ()
 Get the reference count of the item.
 
const size_tref_count () const
 Get the reference count of the item (const).
 
- Public Member Functions inherited from from::FD4::FD4ComponentBase
virtual LIBERAPI DLRF::DLRuntimeClassget_runtime_class () noexcept
 Get the runtime class object.
 

Detailed Description

The base of any resource, which can also be a file or a repository.

Only differs from FD4::FD4ResCapHolderItem in having some debug members.

Member Function Documentation

◆ set_debug()

virtual void from::FD4::FD4ResCap::set_debug ( bool  value)
virtual

Set the internal debugging state.

Note
libER does not document this ELDEN RING debug property.
Parameters
valueon/off

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