C# Class DebugManager, tf_client

Inheritance: A_GUIElement
Show file Open project: wids-eria/tf_client Class Usage Examples

Public Properties

Property Type Description
isDebug bool

Public Methods

Method Description
Awake ( ) : void

Initialize singleton

Method Details

Awake() public method

Initialize singleton
public Awake ( ) : void
return void

Property Details

isDebug public property

public bool isDebug
return bool