C# Class MessageWindow, RiftGesture

Inheritance: MonoBehaviour, IWindow
Datei anzeigen Open project: KatsuomiK/RiftGesture Class Usage Examples

Public Properties

Property Type Description
interval float

Public Methods

Method Description
StartMessage ( string message ) : void
Update ( ) : void

Method Details

StartMessage() public method

public StartMessage ( string message ) : void
message string
return void

Update() public method

public Update ( ) : void
return void

Property Details

interval public_oe property

public float interval
return float