|
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 Public Member Functions inherited from IKeyFuncs< T, T > | |
| 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] |
Properties inherited from IKeyFuncs< T, T > | |
| static abstract bool | AllowDuplicateKeys [get] |
|
staticvirtual |
Implements IKeyFuncs< T, T >.
|
static |
|
static |
|
staticget |