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

    Class BackgroundWorker

    Inheritance
    Object
    BackgroundWorker
    Namespace: Unity.VisualScripting
    Syntax
    public static class BackgroundWorker

    Properties

    hasProgress

    Declaration
    public static bool hasProgress { get; }
    Property Value
    Type Description
    Boolean

    progressLabel

    Declaration
    public static string progressLabel { get; }
    Property Value
    Type Description
    String

    progressProportion

    Declaration
    public static float progressProportion { get; }
    Property Value
    Type Description
    Single

    Methods

    ClearProgress()

    Declaration
    public static void ClearProgress()

    ReportProgress(String, Single)

    Declaration
    public static void ReportProgress(string title, float progress)
    Parameters
    Type Name Description
    String title
    Single progress

    Schedule(Action)

    Declaration
    public static void Schedule(Action action)
    Parameters
    Type Name Description
    Action action

    Events

    tasks

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