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

Public Member Functions

 CollectionMoveEvent (int oldIndex, int newIndex, T value)
 
override string ToString ()
 
override int GetHashCode ()
 
bool Equals (CollectionMoveEvent< T > other)
 

Properties

int OldIndex [get]
 
int NewIndex [get]
 
Value [get]
 

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