C# Class Inferno, Castle-Bashers

Inheritance: CharAction
Afficher le fichier Open project: DevelopersGuild/Castle-Bashers Class Usage Examples

Méthodes publiques

Свойство Type Description
speed float

Méthodes publiques

Méthode Description
UseSkill ( GameObject caller, GameObject target = null, object optionalParameters = null ) : void

Méthodes protégées

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

Method Details

Start() protected méthode

protected Start ( ) : void
Résultat void

Update() protected méthode

protected Update ( ) : void
Résultat void

UseSkill() public méthode

public UseSkill ( GameObject caller, GameObject target = null, object optionalParameters = null ) : void
caller GameObject
target GameObject
optionalParameters object
Résultat void

Property Details

speed public_oe property

public float speed
Résultat float