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