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

#include <BSPortalGraph.h>

Public Attributes

ListEntry< T > * next
 
ListEntry< T > * prev
 
T * value
 

Member Data Documentation

◆ next

template<typename T >
ListEntry<T>* RE::BSPortalGraph::ListEntry< T >::next

◆ prev

template<typename T >
ListEntry<T>* RE::BSPortalGraph::ListEntry< T >::prev

◆ value

template<typename T >
T* RE::BSPortalGraph::ListEntry< T >::value

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