Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


this[]

The option based on the index.
Read time 1 minuteLast updated 12 days ago

Definition

this[int]

public bool this[int index] { get; set; }

Parameters

index

The index of the option.

Returns

Type

Description

bool