C# Class OwnerEvent, HomeAlone

Inheritance: MonoBehaviour
Afficher le fichier Open project: SNUGDC/HomeAlone

Méthodes publiques

Свойство Type Description
Image1 GameObject

Méthodes publiques

Méthode Description
ImageChange ( int n ) : void
OwnerImage ( ) : void
Start ( ) : void
Update ( ) : void

Method Details

ImageChange() public méthode

public ImageChange ( int n ) : void
n int
Résultat void

OwnerImage() public méthode

public OwnerImage ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

Image1 public_oe property

public GameObject Image1
Résultat GameObject