Property | Type | Description | |
---|---|---|---|
actionButtonManager | ActionButtonManager, | ||
actionButtons | List | ||
collapseArrow | Image | ||
collapseButton | Button |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
CollapseButtonPress ( ) : void | ||
CollapsePanel ( bool val ) : void | ||
ModuleEnd ( ) : void | ||
ModuleStart ( ) : void | ||
SetActionButtonsInteractable ( bool val ) : void |
public SetActionButtonsInteractable ( bool val ) : void | ||
val | bool | |
return | void |
public static ActionButtonManager, actionButtonManager | ||
return | ActionButtonManager, |