Targeting System 2.0.0
Plugin for multipurpose targeting and visual effects.
UniRx.Pair< T > Struct Template Reference
Inheritance diagram for UniRx.Pair< T >:

Public Member Functions

 Pair (T previous, T current)
 
override int GetHashCode ()
 
override bool Equals (object obj)
 
bool Equals (Pair< T > other)
 
override string ToString ()
 

Public Attributes

readonly T previous
 
readonly T current
 

Properties

Previous [get]
 
Current [get]
 

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