swiftlys2/docs/api/ai/
API Reference Natives

CUtlRBTree`2.LessFunc

Delegate
Namespace: SwiftlyS2.Shared.Natives · Assembly: SwiftlyS2.CS2.dll
public delegate bool CUtlRBTree<TValue, TKey>.LessFunc(ref TValue lhs, ref TValue rhs)
View source