Pull down IPathedResourceManager
. Reconstruct resource browser.
This commit is contained in:
@@ -21,7 +21,7 @@ namespace Cryville.Crtr.Browsing.UI {
|
||||
else return exp;
|
||||
}
|
||||
public void OnClick() {
|
||||
GetComponentInParent<ResourceBrowser>().OnPathClicked(_id);
|
||||
GetComponentInParent<PathedResourceBrowser>().OnPathClicked(_id);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user