| 
    CommonLibSSE (powerof3)
    
   | 
 
#include <ActorValueList.h>
Public Member Functions | |
| ActorValueInfo * | GetActorValue (ActorValue a_actorValue) const | 
| ActorValue | LookupActorValueByName (std::string_view a_enumName) const | 
Static Public Member Functions | |
| static ActorValueList * | GetSingleton () | 
Public Attributes | |
| std::uint32_t | unk00 | 
| std::uint32_t | pad04 | 
| ActorValueInfo * | actorValues [stl::to_underlying(ActorValue::kTotal)] | 
| ActorValueInfo * RE::ActorValueList::GetActorValue | ( | ActorValue | a_actorValue | ) | const | 
      
  | 
  inlinestatic | 
| ActorValue RE::ActorValueList::LookupActorValueByName | ( | std::string_view | a_enumName | ) | const | 
| ActorValueInfo* RE::ActorValueList::actorValues[stl::to_underlying(ActorValue::kTotal)] | 
| std::uint32_t RE::ActorValueList::pad04 | 
| std::uint32_t RE::ActorValueList::unk00 |