ScummVM API documentation
Common::DebugManager::DebugChannel Struct Reference

Public Member Functions

 DebugChannel (uint32 c, const String &n, const String &d)
 

Public Attributes

String name
 
String description
 
uint32 channel
 

Member Data Documentation

◆ name

String Common::DebugManager::DebugChannel::name

Name of the channel

◆ description

String Common::DebugManager::DebugChannel::description

Description of the channel

◆ channel

uint32 Common::DebugManager::DebugChannel::channel

Channel ID


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