Added a way to kill children
This commit is contained in:
@@ -49,6 +49,9 @@ namespace InterfaceOff
|
||||
return;
|
||||
}
|
||||
|
||||
windowBase.Interactions = go.GetComponent<WindowInteractions>();
|
||||
windowBase.Interactions.SetAttachedTo(windowBase);
|
||||
|
||||
windowBase.Components = go.GetComponent<WindowComponents>();
|
||||
windowBase.InstantiateWindowBase();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user