C# Class SeePhoto, HomeAlone

Inheritance: MonoBehaviour
Datei anzeigen Open project: SNUGDC/HomeAlone Class Usage Examples

Public Properties

Property Type Description
Photo GameObject,
Room GameObject,

Public Methods

Method Description
OnMouseUp ( ) : void
Start ( ) : void

Method Details

OnMouseUp() public method

public OnMouseUp ( ) : void
return void

Start() public method

public Start ( ) : void
return void

Property Details

Photo public_oe property

public GameObject, Photo
return GameObject,

Room public_oe property

public GameObject, Room
return GameObject,