Spuckwaffel: Get Functions For Class
Spuckwaffel via Parse · developer_tools
Get all functions belonging to a specific group/class in a game dump. Each function includes name, return type, parameters with types, memory offset, and flags. 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_functions_for_class
- Interface artifact
- sha256:31fa27cf508b5f367ccac4cd2ad8f116b6f05c3d8b841b806d7dff6a834609d8
- Manifest digest
- sha256:bc90747b3161fe32ed2c25b8f343f1760d1e2c8b002e25ed7ff1801e7916e0ad
Request fields
- hash (string, required): Game hash identifier from list_games or search_games results.
- group_name (string, required): Function group/class name from list_functions results.
Example queries
- {"hash":"4bea9418","group_name":"AAIController"}