Targeting System 2.0.0
Plugin for multipurpose targeting and visual effects.
UniRx.InternalUtil.ImmutableList< T > Class Template Reference

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]
 

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