C# Class AI_ZombieBase.Action_CleanDeadBody, urban-survivors

Inheritance: FSM.Action
Afficher le fichier Open project: exdev/urban-survivors

Méthodes publiques

Méthode Description
Action_CleanDeadBody ( GameObject _go ) : UnityEngine
exec ( ) : void

Method Details

Action_CleanDeadBody() public méthode

public Action_CleanDeadBody ( GameObject _go ) : UnityEngine
_go GameObject
Résultat UnityEngine

exec() public méthode

public exec ( ) : void
Résultat void