C# Class RuleSelectDirectorComponent, Born_to_Beans_src

Inheritance: MonoBehaviour
显示文件 Open project: TORISOUP/Born_to_Beans_src

Public Properties

Property Type Description
currentState ReactiveProperty

Public Methods

Method Description
OnBack ( ) : void
PlaySound ( SoundType, type ) : void

Private Methods

Method Description
Start ( ) : void

Method Details

OnBack() public method

public OnBack ( ) : void
return void

PlaySound() public method

public PlaySound ( SoundType, type ) : void
type SoundType,
return void

Property Details

currentState public_oe property

public ReactiveProperty currentState
return ReactiveProperty