docs.unity3d.com
    目次を表示する/隠す

    Class ResourceManagerConfig

    Resource Manager Config utility class.

    Inheritance
    Object
    ResourceManagerConfig
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: UnityEngine.ResourceManagement.Util
    Syntax
    public static class ResourceManagerConfig

    Methods

    Name Description
    CreateArrayResult(Type, Object[])

    Used to create an operation result that has multiple items.

    CreateArrayResult<TObject>(Object[])

    Used to create an operation result that has multiple items.

    CreateListResult(Type, Object[])

    Used to create an operation result that has multiple items.

    CreateListResult<TObject>(Object[])

    Used to create an operation result that has multiple items.

    ExtractKeyAndSubKey(Object, out String, out String)

    Extracts main and subobject keys if properly formatted

    IsInstance<T1, T2>()

    Check if one type is an instance of another type.

    IsPathRemote(String)

    Check to see if a path is remote or not.

    ShouldPathUseWebRequest(String)

    Check if path should use WebRequest. A path should use WebRequest for remote paths and platforms that require WebRequest to load locally.

    StripQueryParameters(String)

    Strips the query parameters of an url.

    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)