C# Class CheckRoomIsClean, HomeAlone

Inheritance: MonoBehaviour
显示文件 Open project: SNUGDC/HomeAlone

Public Properties

Property Type Description
Friend Image[]
ObjectInteraction GameObject

Public Methods

Method Description
Update ( ) : void

Private Methods

Method Description
CheckIsThereFriend ( ) : int

Method Details

Update() public method

public Update ( ) : void
return void

Property Details

Friend public_oe property

public Image[] Friend
return Image[]

ObjectInteraction public_oe property

public GameObject ObjectInteraction
return GameObject