C# Class GetEntertainment

Inheritance: MonoBehaviour
Mostra file Open project: Aerolith-Studios/White-Collar

Public Properties

Property Type Description
_Gm GameObject

Public Methods

Method Description
RaiseEnt ( ) : void
ReduceEnt ( ) : void

Private Methods

Method Description
Start ( ) : void
Update ( ) : void

Method Details

RaiseEnt() public method

public RaiseEnt ( ) : void
return void

ReduceEnt() public method

public ReduceEnt ( ) : void
return void

Property Details

_Gm public_oe property

public GameObject _Gm
return GameObject