CommonLibSSE (powerof3)
RE::BSPortalGraph::List< T > Struct Template Reference

#include <BSPortalGraph.h>

Public Attributes

ListEntry< T > * first
 
ListEntry< T > * last
 
uint32_t count
 

Member Data Documentation

◆ count

template<typename T >
uint32_t RE::BSPortalGraph::List< T >::count

◆ first

template<typename T >
ListEntry<T>* RE::BSPortalGraph::List< T >::first

◆ last

template<typename T >
ListEntry<T>* RE::BSPortalGraph::List< T >::last

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