次の方法で共有


ActionChangeList interface

プロパティ

actions

変更のアクションの順序付きリスト。

changeType

変更の種類。

turn

変更に関連付けられているターン状態。

プロパティの詳細

actions

変更のアクションの順序付きリスト。

actions?: ActionState[]

プロパティ値

changeType

変更の種類。

changeType: ActionChangeType

プロパティ値

turn

変更に関連付けられているターン状態。

turn?: [key: string]: string

プロパティ値

[key: string]: string

注釈

プランの変更が適用されると、現在のターン状態が更新されます。