C# Class NewStarter, Multiplier

Inheritance: MonoBehaviour
Mostrar archivo Open project: tommai78101/Multiplier

Public Methods

Method Description
GetIsTakenFlag ( ) : bool
SetIsTakenFlag ( bool value ) : void

Method Details

GetIsTakenFlag() public method

public GetIsTakenFlag ( ) : bool
return bool

SetIsTakenFlag() public method

public SetIsTakenFlag ( bool value ) : void
value bool
return void