Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


AppendIndex(in PropertyPath, int)

Returns a new PropertyPath combining the given PropertyPath and an index-type PropertyPathPart.
Read time 1 minuteLast updated 6 days ago

Definition

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

AppendIndex(PropertyPath, int)

public static PropertyPath AppendIndex(in PropertyPath path, int index)

Parameters


index

The index to add.

Returns

Type

Description

PropertyPathA new PropertyPath