Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


this[]

Gets the PropertyPathPart at the given index.
Read time 1 minuteLast updated 7 days ago

Definition

  • Type: Property
  • Namespace: Unity.Properties
  • Assembly: UnityEngine.PropertiesModule

this[int]

public PropertyPathPart this[int index] { get; }

Parameters

index

Returns

Type

Description

PropertyPathPart