C# Class FinalBossFollowPath, ExorcistForHire

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

Méthodes publiques

Свойство Type Description
AttackTarget Transform
GoalDistance float
Path PathDefinition,
RotationFactor float
Type FollowType
_speed float

Méthodes publiques

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

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

AttackTarget public_oe property

public Transform AttackTarget
Résultat Transform

GoalDistance public_oe property

public float GoalDistance
Résultat float

Path public_oe property

public PathDefinition, Path
Résultat PathDefinition,

RotationFactor public_oe property

public float RotationFactor
Résultat float

Type public_oe property

public FollowType Type
Résultat FollowType

_speed public_oe property

public float _speed
Résultat float