Spuckwaffel: Get Class Mdk
Spuckwaffel via Parse · developer_tools
Get the MDK C++ class definition for a specific class, including inheritance declaration, member macros (Member/CMember), and hex 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_mdk
- Interface artifact
- sha256:2c269a64da115b1d6aa814552d70825dc6824fbc81eafabe6a5ca8ef8f0569f3
- Manifest digest
- sha256:da26924f11d25ee7ea3fa729f18d2c6babaa62533a9a02be97e259df261c0d91
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"}