Table of Contents

Method WithIndices

Namespace
Gamelogic.Extensions
Assembly
Gamelogic.Extensions.dll

WithIndices(Transform)

public static IEnumerable<(Transform, int)> WithIndices(this Transform transform)

Parameters

transform Transform

Returns

IEnumerable<(Transform, int)>