Barotrauma Client Doc
Barotrauma.GUI.DebugDrawMetaData Struct Reference

Public Attributes

bool Enabled
 
bool FactionMetadata
 
bool UpgradeLevels
 
bool UpgradePrices
 
int Offset
 

Detailed Description

Definition at line 152 of file GUI.cs.

Member Data Documentation

◆ Enabled

bool Barotrauma.GUI.DebugDrawMetaData.Enabled

Definition at line 154 of file GUI.cs.

◆ FactionMetadata

bool Barotrauma.GUI.DebugDrawMetaData.FactionMetadata

Definition at line 155 of file GUI.cs.

◆ Offset

int Barotrauma.GUI.DebugDrawMetaData.Offset

Definition at line 156 of file GUI.cs.

◆ UpgradeLevels

bool Barotrauma.GUI.DebugDrawMetaData.UpgradeLevels

Definition at line 155 of file GUI.cs.

◆ UpgradePrices

bool Barotrauma.GUI.DebugDrawMetaData.UpgradePrices

Definition at line 155 of file GUI.cs.