SwiftlyS2

CUtlRBTreeLinks

Struct CUtlRBTreeLinks

Namespace: SwiftlyS2.Shared.Natives

Assembly: SwiftlyS2.CS2.dll

public struct CUtlRBTreeLinks<TKey> where TKey : unmanaged
Type Parameters
  • TKey

Inherited Members

Fields

Left

public TKey Left
Field Value
  • TKey

Parent

public TKey Parent
Field Value
  • TKey
public TKey Right
Field Value
  • TKey

Tag

public TKey Tag
Field Value
  • TKey

On this page