Barotrauma Client
Loading...
Searching...
No Matches
Barotrauma.PrefabCollection< T >.InheritanceTreeCollection.Node Class Reference

Public Member Functions

 Node (Identifier identifier)
 

Public Attributes

readonly Identifier Identifier
 
NodeParent = null
 
readonly HashSet< NodeInheritors = new HashSet<Node>()
 

Constructor & Destructor Documentation

◆ Node()

Barotrauma.PrefabCollection< T >.InheritanceTreeCollection.Node.Node ( Identifier identifier)

Member Data Documentation

◆ Identifier

readonly Identifier Barotrauma.PrefabCollection< T >.InheritanceTreeCollection.Node.Identifier

◆ Inheritors

readonly HashSet<Node> Barotrauma.PrefabCollection< T >.InheritanceTreeCollection.Node.Inheritors = new HashSet<Node>()

◆ Parent

Node? Barotrauma.PrefabCollection< T >.InheritanceTreeCollection.Node.Parent = null

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