跳到主要内容

Class EditorScriptableObjectResources

ScriptableObject Resources.

Properties

icon

public override Texture icon { get; }

resourcesScanner

protected override sealed Func<IEnumerable<string>> resourcesScanner { get; }

Methods

Load(string name)

public T Load(string name)

TryLoad(string name, T result)

public bool TryLoad(string name, T result)