better-ui-manager #2
@ -31,7 +31,11 @@ namespace NEG.UI.Area
|
||||
{
|
||||
if (setAsDefaultArea)
|
||||
UiManager.Instance.CurrentArea = this;
|
||||
else
|
||||
}
|
||||
|
||||
protected void Start()
|
||||
{
|
||||
if(!setAsDefaultArea)
|
||||
SetEnabled(false);
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user