ScummVM API documentation
Sci::SciWorkaroundEntry Struct Reference

#include <workarounds.h>

Public Attributes

SciGameId gameId
 
int roomNr
 
int scriptNr
 
int16 inheritanceLevel
 
const char * objectName
 
const char * methodName
 
const uint16 * localCallSignature
 
int fromIndex
 
int toIndex
 
SciWorkaroundSolution newValue
 

Detailed Description

A structure describing a 'workaround' for a SCI script bug.

Arrays of SciWorkaroundEntry instances are terminated by a fake entry in which "objectName" is NULL.


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