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

#include <BGSDistantTreeBlock.h>

Classes

struct  InstanceData
 
struct  TreeGroup
 

Public Attributes

BSTArray< TreeGroup * > treeGroups
 
BSTHashMap< std::uint32_t, InstanceData * > instanceMap
 
BSTHashMap< std::uint32_t, TreeGroup * > nextGroup
 
BGSTerrainNode * node
 
bool doneLoading
 
bool attached
 
bool allVisible
 
std::uint8_t pad83
 
std::uint32_t pad84
 

Member Data Documentation

◆ allVisible

bool RE::BGSDistantTreeBlock::allVisible

◆ attached

bool RE::BGSDistantTreeBlock::attached

◆ doneLoading

bool RE::BGSDistantTreeBlock::doneLoading

◆ instanceMap

BSTHashMap<std::uint32_t, InstanceData*> RE::BGSDistantTreeBlock::instanceMap

◆ nextGroup

BSTHashMap<std::uint32_t, TreeGroup*> RE::BGSDistantTreeBlock::nextGroup

◆ node

BGSTerrainNode* RE::BGSDistantTreeBlock::node

◆ pad83

std::uint8_t RE::BGSDistantTreeBlock::pad83

◆ pad84

std::uint32_t RE::BGSDistantTreeBlock::pad84

◆ treeGroups

BSTArray<TreeGroup*> RE::BGSDistantTreeBlock::treeGroups

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