C# Class SleepingController, HomeAlone

Inheritance: MonoBehaviour
Mostra file Open project: SNUGDC/HomeAlone

Public Properties

Property Type Description
SleepImage GameObject
SleepPercent int

Public Methods

Method Description
Awake ( ) : void

Method Details

Awake() public method

public Awake ( ) : void
return void

Property Details

SleepImage public_oe property

public GameObject SleepImage
return GameObject

SleepPercent public_oe property

public int SleepPercent
return int