Version: 2023.1
言語: 日本語
public int index ;

説明

The index of this BoundProperty to the internal list of bound properties.

The bound property index is recycled when a domain reload occurs or when either the GameObject or Component associated with a BoundProperty is destroyed. When the index is recycled, the system increments the version identifier. To represent the same BoundProperty, the Index and the Version must match. If the Index and Version differ, then the Index has been recycled.