Interface IQueryServices
Assembly: YooAsset.dll
View Source
Declaration
public interface IQueryServices
Methods
QueryStreamingAssets(string)
查询内置资源
View Source
Declaration
bool QueryStreamingAssets(string fileName)
Returns
System.Boolean
Parameters
Type | Name |
---|---|
System.String | fileName |