Targeting System 2.0.0
Plugin for multipurpose targeting and visual effects.
UniRx.DictionaryReplaceEvent< TKey, TValue > Struct Template Reference
Inheritance diagram for UniRx.DictionaryReplaceEvent< TKey, TValue >:

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]
 

The documentation for this struct was generated from the following file: