ScummVM API documentation
DebugChannelDef Struct Reference

#include <metaengine.h>

Public Attributes

uint32 channel
 
const char * name
 
const char * description
 

Detailed Description

debug channels structure

Member Data Documentation

◆ channel

uint32 DebugChannelDef::channel

enum value, channel id, e.g. kDebugGlobalDetection

◆ name

const char* DebugChannelDef::name

name of debug channel, e.g. "detection"

◆ description

const char* DebugChannelDef::description

description of debug channel, e.g. "track scripts"


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