CommonLibSSE (Parapets fork)
RE::BGSSaveLoadFormIDMap Class Reference

#include <BGSSaveLoadGame.h>

Public Attributes

BSTHashMap< FormID, std::uint32_t > formIDToIndex
 
BSTHashMap< std::uint32_t, FormIDindexToFormID
 
std::uint32_t nextIndex
 
std::uint32_t pad64
 

Member Data Documentation

◆ formIDToIndex

BSTHashMap<FormID, std::uint32_t> RE::BGSSaveLoadFormIDMap::formIDToIndex

◆ indexToFormID

BSTHashMap<std::uint32_t, FormID> RE::BGSSaveLoadFormIDMap::indexToFormID

◆ nextIndex

std::uint32_t RE::BGSSaveLoadFormIDMap::nextIndex

◆ pad64

std::uint32_t RE::BGSSaveLoadFormIDMap::pad64

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