C# Class GGJ.RuleSelect.CharacterSelectMark

Inheritance: UnityEngine.MonoBehaviour
Mostrar archivo Open project: TORISOUP/Born_to_Beans_src

Public Properties

Property Type Description
IsSelected bool
selectId int

Public Methods

Method Description
Initialize ( ) : void

Private Methods

Method Description
Awake ( ) : void

Method Details

Initialize() public method

public Initialize ( ) : void
return void

Property Details

IsSelected public_oe property

public bool IsSelected
return bool

selectId public_oe property

public int selectId
return int