# Events

- [Dlc Installed](https://kb.heathen.group/old-kb/old-toolkit-for-steamworks/unreal/blueprint-nodes/events/dlc-installed.md)
- [Friend Chat Msg](https://kb.heathen.group/old-kb/old-toolkit-for-steamworks/unreal/blueprint-nodes/events/friend-chat-msg.md)
- [Friend Rich Presence Update](https://kb.heathen.group/old-kb/old-toolkit-for-steamworks/unreal/blueprint-nodes/events/friend-rich-presence-update.md)
- [Game Overlay Activated](https://kb.heathen.group/old-kb/old-toolkit-for-steamworks/unreal/blueprint-nodes/events/game-overlay-activated.md)
- [Inventory Item Definition Update](https://kb.heathen.group/old-kb/old-toolkit-for-steamworks/unreal/blueprint-nodes/events/inventory-item-definition-update.md)
- [Inventory Results Ready](https://kb.heathen.group/old-kb/old-toolkit-for-steamworks/unreal/blueprint-nodes/events/inventory-results-ready.md)
- [Lobby Chat Msg](https://kb.heathen.group/old-kb/old-toolkit-for-steamworks/unreal/blueprint-nodes/events/lobby-chat-msg.md)
- [Lobby Chat Update](https://kb.heathen.group/old-kb/old-toolkit-for-steamworks/unreal/blueprint-nodes/events/lobby-chat-update.md)
- [Lobby Data Update](https://kb.heathen.group/old-kb/old-toolkit-for-steamworks/unreal/blueprint-nodes/events/lobby-data-update.md)
- [Lobby Game Created](https://kb.heathen.group/old-kb/old-toolkit-for-steamworks/unreal/blueprint-nodes/events/lobby-game-created.md)
- [Lobby Join Requested](https://kb.heathen.group/old-kb/old-toolkit-for-steamworks/unreal/blueprint-nodes/events/lobby-join-requested.md)
- [Micro Txn Authorization Response](https://kb.heathen.group/old-kb/old-toolkit-for-steamworks/unreal/blueprint-nodes/events/micro-txn-authorization-response.md)
- [Persona State Change](https://kb.heathen.group/old-kb/old-toolkit-for-steamworks/unreal/blueprint-nodes/events/persona-state-change.md)
- [Rich Presence Join Requested](https://kb.heathen.group/old-kb/old-toolkit-for-steamworks/unreal/blueprint-nodes/events/rich-presence-join-requested.md)
- [Servers Connected](https://kb.heathen.group/old-kb/old-toolkit-for-steamworks/unreal/blueprint-nodes/events/servers-connected.md)
- [Server Connect Failure](https://kb.heathen.group/old-kb/old-toolkit-for-steamworks/unreal/blueprint-nodes/events/server-connect-failure.md)
- [Server Disconnected](https://kb.heathen.group/old-kb/old-toolkit-for-steamworks/unreal/blueprint-nodes/events/server-disconnected.md)
- [Ticket for Web API Response](https://kb.heathen.group/old-kb/old-toolkit-for-steamworks/unreal/blueprint-nodes/events/ticket-for-web-api-response.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://kb.heathen.group/old-kb/old-toolkit-for-steamworks/unreal/blueprint-nodes/events.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
