次の方法で共有


LiveEventActionInput クラス

定義

LiveEvent アクションの入力パラメーター定義。

public class LiveEventActionInput
type LiveEventActionInput = class
Public Class LiveEventActionInput
継承
LiveEventActionInput

コンストラクター

LiveEventActionInput()

LiveEventActionInput クラスの新しいインスタンスを初期化します。

LiveEventActionInput(Nullable<Boolean>)

LiveEventActionInput クラスの新しいインスタンスを初期化します。

プロパティ

RemoveOutputsOnStop

ライブ イベントの停止時にライブ出力を自動的に削除するかどうかを示すフラグを取得または設定します。 ライブ出力を削除すると、基になる資産は削除されません。

適用対象