Ark Server API (ASE) - Wiki
|
Public Member Functions | |
FORCEINLINE | FElementCompareClass (const PREDICATE_CLASS &InPredicate) |
FORCEINLINE bool | operator() (const SetElementType &A, const SetElementType &B) const |
Private Attributes | |
TDereferenceWrapper< ElementType, PREDICATE_CLASS > | Predicate |
Extracts the element value from the set's element structure and passes it to the user provided comparison class.
|
inline |
|
inline |
|
private |