> ## 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.

# PlayStreamEventHistory

> PlayStreamEventHistory data type.

## 속성

| 이름              | 형식      | 설명                                               |
| :-------------- | :------ | :----------------------------------------------- |
| ParentEventId   | String  | 트리거를 발생시켜 이 이벤트가 생성되도록 유발한 이전 이벤트의 ID입니다.        |
| ParentTriggerId | String  | 이 이벤트가 생성되도록 유발한 트리거의 ID입니다.                     |
| TriggeredEvents | Boolean | true이면 이 이벤트가 트리거에서 후속 이벤트를 발생시키도록 허용되었음을 의미합니다. |


## Related topics

- [player_custom_properties_changed](/ko/services/playfab/api-references/events/PlayerIdentity/player-custom-properties-changed.md)
- [PFEventPipelineCreatePlayStreamPipelineHandle](/ko/services/playfab/api-references/c/pfeventpipeline/functions/pfeventpipelinecreateplaystreampipelinehandle.md)
- [Getting Started with PlayFab Explorer](/ko/services/playfab/data-analytics/acting-data/schemas-events-all.md)
- [PlayFab GDPR - 플레이어 데이터 내보내기](/ko/services/playfab/data-analytics/privacy-compliance/gdpr-exporting-player-data.md)
- [Game Manager 참조](/ko/services/playfab/live-service-management/gamemanager/reference.md)
