CUtlRBTreeNode
Struct CUtlRBTreeNode
Namespace: SwiftlyS2.Shared.Natives
Assembly: SwiftlyS2.CS2.dll
public struct CUtlRBTreeNode<TKey, TValue> where TKey : unmanagedType Parameters
- TKey
- TValue
Inherited Members
- object.Equals(object?)
- object.Equals(object?, object?)
- object.GetHashCode()
- object.GetType()
- object.ReferenceEquals(object?, object?)
- object.ToString()
Fields
Data
public TValue DataField Value
- TValue
Links
public CUtlRBTreeLinks<TKey> LinksField Value