C# Class WaypointAction, Team4BabelGame

Inheritance: MonoBehaviour
Afficher le fichier Open project: veselin-/Team4BabelGame

Méthodes publiques

Свойство Type Description
ActionToPerform int
_playerInteract PlayerInteract,
speech InteractableSpeechBubble,

Méthodes publiques

Méthode Description
SideKickPerformAction ( ) : void
Start ( ) : void
Update ( ) : void

Method Details

SideKickPerformAction() public méthode

public SideKickPerformAction ( ) : 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

ActionToPerform public_oe property

public int ActionToPerform
Résultat int

_playerInteract public_oe property

public PlayerInteract, _playerInteract
Résultat PlayerInteract,

speech public_oe property

public InteractableSpeechBubble, speech
Résultat InteractableSpeechBubble,