CUtlMapTreeNode
Struct CUtlMapTreeNode
Namespace: SwiftlyS2.Shared.Natives
Assembly: SwiftlyS2.CS2.dll
public struct CUtlMapTreeNode<TKey, TValue>Type Parameters
- TKey
- TValue
Inherited Members
- object.Equals(object?)
- object.Equals(object?, object?)
- object.GetHashCode()
- object.GetType()
- object.ReferenceEquals(object?, object?)
- object.ToString()
Fields
Element
public TValue ElementField Value
- TValue
Key
public TKey KeyField Value
- TKey