C# Class GGJ.RuleSelect.CharacterSelectMark

Inheritance: UnityEngine.MonoBehaviour
Afficher le fichier Open project: TORISOUP/Born_to_Beans_src

Méthodes publiques

Свойство Type Description
IsSelected bool
selectId int

Méthodes publiques

Méthode Description
Initialize ( ) : void

Private Methods

Méthode Description
Awake ( ) : void

Method Details

Initialize() public méthode

public Initialize ( ) : void
Résultat void

Property Details

IsSelected public_oe property

public bool IsSelected
Résultat bool

selectId public_oe property

public int selectId
Résultat int