C# Class CodexEventHandler, Adagio

Inheritance: MonoBehaviour
Datei anzeigen Open project: technicalvgda/Adagio Class Usage Examples

Public Properties

Property Type Description
codexCanvas GameObject

Public Methods

Method Description
ActivateCodexCanvax ( string text ) : void

Method Details

ActivateCodexCanvax() public method

public ActivateCodexCanvax ( string text ) : void
text string
return void

Property Details

codexCanvas public_oe property

public GameObject codexCanvas
return GameObject