Targeting System 2.0.0
Plugin for multipurpose targeting and visual effects.
|
Public Member Functions | |
ImmutableList (T[] data) | |
ImmutableList< T > | Add (T value) |
ImmutableList< T > | Remove (T value) |
int | IndexOf (T value) |
Static Public Attributes | |
static readonly ImmutableList< T > | Empty = new ImmutableList<T>() |
Properties | |
T[] | Data [get] |