C# Class ToggleDemoKeyword

Inheritance: MonoBehaviour
Show file Open project: imann24/cs327-bestmobilegameever

Public Properties

Property Type Description
ReplaceWithCustomText bool

Public Methods

Method Description
Awake ( ) : void

Method Details

Awake() public method

public Awake ( ) : void
return void

Property Details

ReplaceWithCustomText public property

public bool ReplaceWithCustomText
return bool