Spuckwaffel: Get Struct Overview
Spuckwaffel via Parse · developer_tools
Get the member table for a specific struct within a game dump, including inheritance, size in bytes, and all members with 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_struct_overview
- Interface artifact
- sha256:4fa318abd2a2fc55e73c3ac6b94e077a13fdc146f800fe646591fe7f8c73c435
- Manifest digest
- sha256:4e95c7d874095c8f5656e775a0826a8ae5b77b8f44d128cbac241bef5859e62f
Request fields
- hash (string, required): Game hash identifier from list_games or search_games results.
- struct_name (string, required): Struct name from list_structs results.
Example queries
- {"hash":"4bea9418","struct_name":"FA2CSPose"}