Property | Type | Description | |
---|---|---|---|
currentDay | int | ||
days | string[] | ||
daysGO | GameObject[] | ||
isPopupShown | bool | ||
popup | GameObject | ||
popupCanvas | GameObject | ||
speakers | Speakers, |
Method | Description | |
---|---|---|
After ( ) : void | ||
Before ( ) : void | ||
ClosePopup ( ) : void | ||
LoadPopup ( string speakerName ) : void |
Method | Description | |
---|---|---|
CheckButtonAvailability ( ) : void | ||
Disable ( ) : IEnumerator | ||
HideAllDays ( ) : void | ||
ShowCurrentDay ( ) : void | ||
Start ( ) : void |
public LoadPopup ( string speakerName ) : void | ||
speakerName | string | |
return | void |