Show / Hide Table of Contents

Class AssetToolsExtensions

Inheritance
object
AssetToolsExtensions
Namespace: WeaverCore.Editor
Assembly: WeaverCore.Editor.dll
Syntax
public static class AssetToolsExtensions

Methods

| Edit this page View Source

Get(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
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾