> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# ActionResultDetails

> ActionResultDetails データ型。

アクションが成功した場合の結果。

## プロパティ

| 名前             | 型      | 説明              |
| :------------- | :----- | :-------------- |
| ActionResult   | object | アクションの結果。       |
| FriendlyResult | String | 結果のわかりやすいメッセージ。 |


## Related topics

- [action_executed](/ja-jp/services/playfab/api-references/events/PlayStream/action-executed.md)
- [ActionEventDetails](/ja-jp/services/playfab/api-references/events/data-types/actioneventdetails.md)
- [action_failed](/ja-jp/services/playfab/api-references/events/PlayStream/action-failed.md)
- [player_action_executed](/ja-jp/services/playfab/api-references/events/Player/player-action-executed.md)
- [player_triggered_action_executed_function](/ja-jp/services/playfab/api-references/events/Functions/player-triggered-action-executed-function.md)
