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

    Method AddHostingService

    AddHostingService(Type, String)

    Add a new hosting service instance of the given type. The serviceType must implement the IHostingService interface, or an ArgumentException is thrown.

    Declaration
    public IHostingService AddHostingService(Type serviceType, string name)
    Parameters
    Type Name Description
    Type serviceType

    A Type object for the service. Must implement IHostingService

    String name

    A descriptive name for the new service instance.

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