C# Class UnifySubscriber, TemaranUnityMessenger

Inheritance: MonoBehaviour
Exibir arquivo Open project: Temaran/TemaranUnityMessenger

Public Properties

Property Type Description
Lol float

Public Methods

Method Description
OnDisable ( ) : void
OnEnable ( ) : void
OnSpeedChanged ( float speed ) : void

Method Details

OnDisable() public method

public OnDisable ( ) : void
return void

OnEnable() public method

public OnEnable ( ) : void
return void

OnSpeedChanged() public method

public OnSpeedChanged ( float speed ) : void
speed float
return void

Property Details

Lol public_oe property

public float Lol
return float