Spuckwaffel: Get Class Overview
Spuckwaffel via Parse · developer_tools
Get the member table for a specific class within a game dump, including inheritance info, class size in bytes, and all members with their types and offsets. Access game SDK dump data from Dumpspace, including classes, structs, enums, functions, and offsets for Unreal Engine games. Fulfilled by Parse from dumpspace.spuckwaffel.com.
- developer-tools
- dumpspace-spuckwaffel-com
- entertainment
- other
- parse
- platform-key
- spuckwaffel
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- developer_tools
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/029aa06e-61ee-455b-9020-4e1a4e3bc678/get_class_overview
- Interface artifact
- sha256:8f84075b98e0dbc3fdc01146bed5c75235dd8e73c859e4da42b4453b47869206
- Manifest digest
- sha256:7f44c8848e7aad6ead3b81c8d235dcded44e69e07313e76690994316420ad975
Request fields
- hash (string, required): Game hash identifier from list_games or search_games results.
- class_name (string, required): Class name from list_classes results.
Example queries
- {"hash":"4bea9418","class_name":"AAIController"}