版本:Unity 6 (6000.0)
语言英语
  • C#

PropertyPath.AppendIndex

提出变更建议

提交成功!

感谢您帮助我们改进 Unity 文档质量。虽然我们无法接受所有提交,但我们会阅读来自用户的所有变更建议,并酌情进行更新。

关闭

提交失败

由于某些原因,未能提交您提出的变更建议。请在几分钟后再<a>重试</a>。感谢您抽出时间帮助我们改进 Unity 文档质量。

关闭

取消

声明

public static Unity.Properties.PropertyPath AppendIndex(ref Unity.Properties.PropertyPath path, int index);

参数

path
index 要添加的索引。

返回值

PropertyPath 一个新的 PropertyPath

描述

返回一个新的 PropertyPath,它组合给定的 PropertyPath 和索引类型的 PropertyPathPart