One Step From Eden Wiki
Advertisement

This article is a stub. You can help One Step From Eden Wiki by expanding it.


This article contains information that has been datamined directly from the game using third-party tools or viewers.


The DiskReference class is responsible for

Declaration[ | ]

public class DiskReference : MonoBehaviour

Inheritance Tree[ | ]

Public Members[ | ]

Inherited[ | ]

Fields[ | ]

follower : UIFollow

No description generated.

Declaration

public UIFollow follower

cardSlotsReferenceGrid : Transform

No description generated.

Declaration

public Transform cardSlotsReferenceGrid

cardSlotsReferenceGridRect : RectTransform

No description generated.

Declaration

public RectTransform cardSlotsReferenceGridRect

shuffler : Image

No description generated.

Declaration

public Image shuffler

shuffleBorder : Image

No description generated.

Declaration

public Image shuffleBorder

Methods[ | ]

DiskReference() : void

A constructor of the class.

Declaration

public DiskReference()

Properties[ | ]

Advertisement