Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 337 Bytes

File metadata and controls

15 lines (10 loc) · 337 Bytes

IFindable

interface in AdvancedSceneManager.Models.Interfaces

Description

Defines methods for finding assets.

Remarks: See also: Utility.AssetSearchUtility.

Methods

Member Description
bool IsMatch(string q) Matches this Interfaces.IFindable against the query string.