C# Class JigsawPiece, dreams

Inheritance: MonoBehaviour
Afficher le fichier Open project: mprofGamesDev-Dreams/dreams Class Usage Examples

Méthodes publiques

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

Méthodes publiques

Méthode Description
OnTriggerEnter ( Collider col ) : void
Start ( ) : void
Update ( ) : void

Method Details

OnTriggerEnter() public méthode

public OnTriggerEnter ( Collider col ) : void
col Collider
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

NextJigsawPiece public_oe property

public GameObject NextJigsawPiece
Résultat GameObject