C# Class FinalStone.MagicStone

Inheritance: UnityEngine.MonoBehaviour
Afficher le fichier Open project: JordanStone/ExorcistForHire

Méthodes publiques

Свойство Type Description
Type ItemType

Méthodes publiques

Méthode Description
GetItemType ( ) : ItemType
OnReset ( Component poster, object checkpointData ) : void
Start ( ) : void
Update ( ) : void

Method Details

GetItemType() public méthode

public GetItemType ( ) : ItemType
Résultat ItemType

OnReset() public méthode

public OnReset ( Component poster, object checkpointData ) : void
poster UnityEngine.Component
checkpointData object
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

Type public_oe property

public ItemType Type
Résultat ItemType