WinAction
タイプ名: WinAction
AchieveAction を拡張します
氏名 |
型 |
説明 |
敗者 |
担当者 |
参加者のサブプロパティ。アクションの負け方。 |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-09-04 UTC。
[null,null,["最終更新日 2024-09-04 UTC。"],[[["WinAction is a type of AchieveAction, indicating an action resulting in a win."],["It includes a 'loser' property to identify the Person who lost the action."]]],["The `WinAction` type, which extends `AchieveAction`, denotes an action where someone wins. It contains a property called `loser`. This `loser` property, typed as `Person`, identifies the individual who did not win the action, functioning as a sub-property of the more general `participant` property. The core focus of `WinAction` is defining the winner's action and specifying the identity of the loser.\n"]]