Targeting System 2.0.0
Plugin for multipurpose targeting and visual effects.
|
Public Member Functions | |
DictionaryReplaceEvent (TKey key, TValue oldValue, TValue newValue) | |
override string | ToString () |
override int | GetHashCode () |
bool | Equals (DictionaryReplaceEvent< TKey, TValue > other) |
Properties | |
TKey | Key [get] |
TValue | OldValue [get] |
TValue | NewValue [get] |