CommonLibSSE NG
Loading...
Searching...
No Matches
RE::ActorValueList Class Reference

#include <ActorValueList.h>

Public Member Functions

ActorValueInfoGetActorValue (ActorValue a_actorValue) const
 
ActorValue LookupActorValueByName (std::string_view a_enumName) const
 

Static Public Member Functions

static ActorValueListGetSingleton ()
 

Public Attributes

std::uint32_t unk00
 
std::uint32_t pad04
 
ActorValueInfoactorValues [stl::to_underlying(ActorValue::kTotal)]
 

Member Function Documentation

◆ GetActorValue()

ActorValueInfo * RE::ActorValueList::GetActorValue ( ActorValue  a_actorValue) const

◆ GetSingleton()

static ActorValueList * RE::ActorValueList::GetSingleton ( )
inlinestatic

◆ LookupActorValueByName()

ActorValue RE::ActorValueList::LookupActorValueByName ( std::string_view  a_enumName) const

Member Data Documentation

◆ actorValues

ActorValueInfo* RE::ActorValueList::actorValues[stl::to_underlying(ActorValue::kTotal)]

◆ pad04

std::uint32_t RE::ActorValueList::pad04

◆ unk00

std::uint32_t RE::ActorValueList::unk00

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