# Types

- [Achievement Status](https://kb.heathen.group/old-kb/old-toolkit-for-steamworks/unreal/blueprint-nodes/types/achievement-status.md)
- [Auth Ticket Data](https://kb.heathen.group/old-kb/old-toolkit-for-steamworks/unreal/blueprint-nodes/types/auth-ticket-data.md)
- [Chat Entry](https://kb.heathen.group/old-kb/old-toolkit-for-steamworks/unreal/blueprint-nodes/types/chat-entry.md)
- [Decompress Voice Result](https://kb.heathen.group/old-kb/old-toolkit-for-steamworks/unreal/blueprint-nodes/types/decompress-voice-result.md)
- [Float Stat](https://kb.heathen.group/old-kb/old-toolkit-for-steamworks/unreal/blueprint-nodes/types/float-stat.md)
- [Game Server Item Wrapper](https://kb.heathen.group/old-kb/old-toolkit-for-steamworks/unreal/blueprint-nodes/types/game-server-item-wrapper.md)
- [Game Server Player Details Wrapper](https://kb.heathen.group/old-kb/old-toolkit-for-steamworks/unreal/blueprint-nodes/types/game-server-player-details-wrapper.md)
- [Global Achievement Status](https://kb.heathen.group/old-kb/old-toolkit-for-steamworks/unreal/blueprint-nodes/types/global-achievement-status.md)
- [Item Count](https://kb.heathen.group/old-kb/old-toolkit-for-steamworks/unreal/blueprint-nodes/types/item-count.md)
- [Item Detail](https://kb.heathen.group/old-kb/old-toolkit-for-steamworks/unreal/blueprint-nodes/types/item-detail.md)
- [Item Detail With Properties](https://kb.heathen.group/old-kb/old-toolkit-for-steamworks/unreal/blueprint-nodes/types/item-detail-with-properties.md)
- [Item Price](https://kb.heathen.group/old-kb/old-toolkit-for-steamworks/unreal/blueprint-nodes/types/item-price.md)
- [Item With Price](https://kb.heathen.group/old-kb/old-toolkit-for-steamworks/unreal/blueprint-nodes/types/item-with-price.md)
- [Int Stat](https://kb.heathen.group/old-kb/old-toolkit-for-steamworks/unreal/blueprint-nodes/types/int-stat.md)
- [Key Value Pair](https://kb.heathen.group/old-kb/old-toolkit-for-steamworks/unreal/blueprint-nodes/types/key-value-pair.md)
- [Leaderboard Entry](https://kb.heathen.group/old-kb/old-toolkit-for-steamworks/unreal/blueprint-nodes/types/leaderboard-entry.md)
- [Lobby Data](https://kb.heathen.group/old-kb/old-toolkit-for-steamworks/unreal/blueprint-nodes/types/lobby-data.md)
- [Lobby Game Server](https://kb.heathen.group/old-kb/old-toolkit-for-steamworks/unreal/blueprint-nodes/types/lobby-game-server.md)
- [Server Achievement Status](https://kb.heathen.group/old-kb/old-toolkit-for-steamworks/unreal/blueprint-nodes/types/server-achievement-status.md)
- [Server Stat Float Value](https://kb.heathen.group/old-kb/old-toolkit-for-steamworks/unreal/blueprint-nodes/types/server-stat-float-value.md)
- [Server Stat Int Value](https://kb.heathen.group/old-kb/old-toolkit-for-steamworks/unreal/blueprint-nodes/types/server-stat-int-value.md)
- [User Achievement Status](https://kb.heathen.group/old-kb/old-toolkit-for-steamworks/unreal/blueprint-nodes/types/user-achievement-status.md)
- [Voice Result](https://kb.heathen.group/old-kb/old-toolkit-for-steamworks/unreal/blueprint-nodes/types/voice-result.md)
- [Voice Available Result](https://kb.heathen.group/old-kb/old-toolkit-for-steamworks/unreal/blueprint-nodes/types/voice-available-result.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/types.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.
