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

    Interface ARBuildProcessor.IPreprocessBuild

    Implement this interface to receive a callback when PreprocessBuild(BuildTarget) is called.

    Inherited Members
    IOrderedCallback.callbackOrder
    Namespace: UnityEditor.XR.ARSubsystems
    Syntax
    public interface IPreprocessBuild : IOrderedCallback

    Methods

    OnPreprocessBuild(PreprocessBuildEventArgs)

    Invoked when PreprocessBuild(BuildTarget) is called.

    Declaration
    void OnPreprocessBuild(PreprocessBuildEventArgs buildEventArgs)
    Parameters
    Type Name Description
    PreprocessBuildEventArgs buildEventArgs

    The PreprocessBuildEventArgs associated with this preprocessor event.

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