C# Class RoadWalker, Malisse

Inheritance: MonoBehaviour
Afficher le fichier Open project: Collegiennes/Malisse Class Usage Examples

Méthodes publiques

Свойство Type Description
OnPathDone Action
RoadToWalk Spline,
Speed float
m_SFXWalk UnityEngine.AudioClip

Méthodes publiques

Méthode Description
Resume ( ) : void
Step ( ) : void
Stop ( ) : void
Update ( ) : void

Private Methods

Méthode Description
OnDestroy ( ) : void

Method Details

Resume() public méthode

public Resume ( ) : void
Résultat void

Step() public méthode

public Step ( ) : void
Résultat void

Stop() public méthode

public Stop ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

OnPathDone public_oe property

public Action OnPathDone
Résultat Action

RoadToWalk public_oe property

public Spline, RoadToWalk
Résultat Spline,

Speed public_oe property

public float Speed
Résultat float

m_SFXWalk public_oe property

public AudioClip,UnityEngine m_SFXWalk
Résultat UnityEngine.AudioClip