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

    Operator Implicit

    Implicit(AsyncOperationHandle<TObject> to AsyncOperationHandle)

    Conversion from typed to non typed handles. This does not increment the reference count. To convert from non-typed back, use AsyncOperationHandle.Convert<T>()

    Declaration
    public static implicit operator AsyncOperationHandle(AsyncOperationHandle<TObject> obj)
    Parameters
    Type Name Description
    AsyncOperationHandle<TObject> obj

    The typed handle to convert.

    Returns
    Type Description
    AsyncOperationHandle

    Returns the converted operation handle.

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