C# Class ForgeZombie

This zombie is created by the server and is only controlled by the server
Inheritance: BeardedManStudios.Network.NetworkedMonoBehavior
Afficher le fichier Open project: drakelinglabs/unityarmada Class Usage Examples

Méthodes publiques

Свойство Type Description
destroy bool

Méthodes publiques

Méthode Description
Damage ( ForgeZombieBullet, bullet ) : void

Private Methods

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

Method Details

Damage() public méthode

public Damage ( ForgeZombieBullet, bullet ) : void
bullet ForgeZombieBullet,
Résultat void

Property Details

destroy public_oe property

public bool destroy
Résultat bool