C# Class Gui.LogEntryInspectionGui

Inheritance: MonoBehaviour
Mostrar archivo Open project: Patchthesock/GSRealTimeTestTool

Public Properties

Property Type Description
Inspection Text

Public Methods

Method Description
SetInspectionText ( string t ) : void

Method Details

SetInspectionText() public method

public SetInspectionText ( string t ) : void
t string
return void

Property Details

Inspection public_oe property

public Text Inspection
return Text