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

A resource capsule containing a param table capsule. More...

#include <cs_param.hpp>

Inheritance diagram for from::CS::ParamResCap:
from::FD4::FD4ResCap from::FD4::FD4ResCapHolderItem from::FD4::FD4ComponentBase

Public Member Functions

liber::optref< param::param_file * > get_param_file ()
 Get the param file associated with this capsule.
 
- Public Member Functions inherited from from::FD4::FD4ResCap
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

A resource capsule containing a param table capsule.

In ELDEN RING, the newer namespace CS ParamResCaps hold the older namespace FD4 ParamResCaps, which in turn hold the raw param file data.

Member Function Documentation

◆ get_param_file()

liber::optref< param::param_file * > from::CS::ParamResCap::get_param_file ( )
inline

Get the param file associated with this capsule.

Returns
liber::optref<param::param_file*> param file pointer, if bound

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