Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
PrefabFix Class Reference
Inheritance diagram for PrefabFix:

Public Attributes

int siblingIndex
 

Private Member Functions

void Awake ()
 

Detailed Description

Definition at line 3 of file PrefabFix.cs.

Member Function Documentation

◆ Awake()

void PrefabFix.Awake ( )
inlineprivate

Definition at line 7 of file PrefabFix.cs.

8 {
9 base.transform.SetSiblingIndex(siblingIndex);
10 }
int siblingIndex
Definition: PrefabFix.cs:5

References siblingIndex.

Member Data Documentation

◆ siblingIndex

int PrefabFix.siblingIndex

Definition at line 5 of file PrefabFix.cs.

Referenced by Awake().


The documentation for this class was generated from the following file: