Spuckwaffel: Get Class Struct
Spuckwaffel via Parse · developer_tools
Get the C++ constexpr namespace representation for a specific class, showing member offsets as constexpr auto declarations with type comments. 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_struct
- Interface artifact
- sha256:4c7362882f680eafaecec72b4821f8f60b1d22f489bc4c0bdc5d02dcfc9728f9
- Manifest digest
- sha256:747ff8de6acc3a242307953799ff1fdc7c9d561df4712a04155465319eab5eb6
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"}