Legendary Explorer Core Nightly
Core library for working with Mass Effect Trilogy / Legendary Edition files
|
Static Public Member Functions | |
static T | GetKey (T t) |
static bool | Matches (T a, T b) |
static int | GetKeyHash (T key) |
![]() | |
static abstract TKey | GetKey (T t) |
static abstract bool | Matches (TKey a, TKey b) |
static abstract int | GetKeyHash (TKey key) |
Properties | |
static bool | AllowDuplicateKeys [get] |
![]() | |
static abstract bool | AllowDuplicateKeys [get] |
|
staticvirtual |
Implements IKeyFuncs< T, T >.
|
static |
|
static |
|
staticget |