Class AssetToolsExtensions
Namespace: WeaverCore.Editor
Assembly: WeaverCore.Editor.dll
Syntax
public static class AssetToolsExtensions
Methods
| Edit this page View SourceGet(AssetTypeValueField, Func<string, bool>)
Declaration
public static AssetTypeValueField Get(this AssetTypeValueField source, Func<string, bool> predicate)
Parameters
| Type | Name | Description |
|---|---|---|
| AssetTypeValueField | source | |
| Func<string, bool> | predicate |
Returns
| Type | Description |
|---|---|
| AssetTypeValueField |