GetSiblingIndex
7/14/25Less than 1 minute
Transform.GetSiblingIndex()
Gets the sibling index.
Returns:
type | Description |
---|---|
number | sibling index. |
Usage
---@type Transform
local transform;
local val0 = transform.GetSiblingIndex()
Gets the sibling index.
type | Description |
---|---|
number | sibling index. |
---@type Transform
local transform;
local val0 = transform.GetSiblingIndex()