Show / Hide Table of Contents

Class ChangeSiblingIndexOnAwake

Inheritance
System.Object
UnityEngine.Object
UnityEngine.Component
UnityEngine.Behaviour
UnityEngine.MonoBehaviour
ChangeSiblingIndexOnAwake
Namespace: BennyKok.RuntimeDebug.Components.UI
Assembly: com.bennykok.runtime-debug-action.dll
Syntax
public class ChangeSiblingIndexOnAwake : MonoBehaviour

Fields

targetIndex

Declaration
[Comment("Set -1 for SetAsLastSibling")]
public int targetIndex
Field Value
Type Description
System.Int32
In This Article
👆 RuntimeDebugAction by ❤️ BennyKok