Couple browser item to resource browser.
This commit is contained in:
@@ -7,6 +7,7 @@ namespace Cryville.Crtr.Browsing.UI {
|
||||
protected virtual void Awake() {
|
||||
GetComponent<PropertyMasterPanel>().Adapter = new DefaultPropertyMasterAdapter(Settings.Default);
|
||||
}
|
||||
public override void OnItemClicked(int index) { }
|
||||
public override void InvokeAction(IResourceAction action) { }
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user