Input System  v0.1
ISX.Utilities.ReadOnlyArray< TValue > Struct Template Reference

Read-only access to an array or to a slice of an array. More...

Inherits ISX.Net35Compatibility.IReadOnlyList< T >.

Detailed Description

Read-only access to an array or to a slice of an array.

Template Parameters
TValueValue type.