C# Class ScalePuzzleDoor, Hellbound

Inheritance: MonoBehaviour
Afficher le fichier Open project: Backman/Hellbound

Méthodes publiques

Свойство Type Description
m_DoorSound FMODAsset,

Méthodes publiques

Méthode Description
Awake ( ) : void
Start ( ) : void
Update ( ) : void
scalePuzzleCleared ( GameObject obj, bool tr ) : void

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

scalePuzzleCleared() public méthode

public scalePuzzleCleared ( GameObject obj, bool tr ) : void
obj GameObject
tr bool
Résultat void

Property Details

m_DoorSound public_oe property

public FMODAsset, m_DoorSound
Résultat FMODAsset,