Loading...
Searching...
No Matches
AdventureSouls.SoulsMenuPanel Class Referenceabstract

Detailed Description

base class for the panels that can be opened in the menu using the buttons in the top right in souls
provides basic functionality like showing and hiding the panel

https://adventure.softleitner.com/manual/souls-scenes

Inheritance diagram for AdventureSouls.SoulsMenuPanel:
AdventureSouls.SoulsEquipmentPanel AdventureSouls.SoulsInventoryPanel AdventureSouls.SoulsSystemPanel

Protected Member Functions

virtual void Awake ()
 
virtual void Start ()
 
virtual void show ()
 
virtual void hide ()
 

Protected Attributes

bool _isVisible
 
UIDocument _document
 

Properties

bool IsVisible [get, set]
 
VisualElement Root [get]