102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
Loading...
Searching...
No Matches
DTTR_PCDOGS_T_Script_OpcodeTable Struct Reference

#include <dttr_pcdogs.h>

Data Fields

DTTR_PCDOGS_T_Script_CommandCallback handlers [45]

Detailed Description

Script opcode dispatch table used by Script_OpRunWithActor to route native script opcodes.

Definition at line 3178 of file dttr_pcdogs.h.

Field Documentation

◆ handlers

DTTR_PCDOGS_T_Script_CommandCallback DTTR_PCDOGS_T_Script_OpcodeTable::handlers[45]

Script opcode handler array. Entry 0 is null in the table; non-null entries use the Script_CommandCallback ABI. Offset 0x0.

Definition at line 3180 of file dttr_pcdogs.h.


The documentation for this struct was generated from the following file: