C# Class ToiletDoorTap, HomeAlone

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

Public Properties

Property Type Description
IsSuccess bool
button GameObject

Public Methods

Method Description
DoorTap ( ) : void

Private Methods

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

Method Details

DoorTap() public method

public DoorTap ( ) : void
return void

Property Details

IsSuccess public_oe static_oe property

public static bool IsSuccess
return bool

button public_oe property

public GameObject button
return GameObject