C# Class FalsolSpecialAttack, kaijurising

Inheritance: NetworkBehaviour
Afficher le fichier Open project: Moehammered/kaijurising

Méthodes publiques

Свойство Type Description
fireObject GameObject
spAttackActive bool

Méthodes publiques

Méthode Description
SpAttackSate ( bool state ) : void
Start ( ) : void
Update ( ) : void

Private Methods

Méthode Description
Rpc_SpAttackState ( bool state ) : void

Method Details

SpAttackSate() public méthode

public SpAttackSate ( bool state ) : void
state bool
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

fireObject public_oe property

public GameObject fireObject
Résultat GameObject

spAttackActive public_oe property

public bool spAttackActive
Résultat bool