Loading...
Searching...
No Matches
AdventureHero.HeroMenuTab Class Reference

Detailed Description

represents one tab in the pause menu(gear, equipment, ...)
provides events on activation, selects its first selectable when activated(needed for gamepad navigation)

https://adventure.softleitner.com/manual/hero-setup

Inheritance diagram for AdventureHero.HeroMenuTab:

Public Member Functions

void SetActive (bool value)
 

Public Attributes

string Name
 
GameObject Content
 
Toggle Toggle
 
UnityEvent Activating
 
UnityEvent Deactivating