C# Class Malady, Castle-Bashers

Inheritance: Boss
Afficher le fichier Open project: DevelopersGuild/Castle-Bashers

Méthodes publiques

Свойство Type Description
CenterObj GameObject
ClawSkill GameObject
Grouper GroupingManager,

Méthodes publiques

Méthode Description
Act ( Type t ) : void
CalcDirection ( ) : void
PolyAttack ( ) : void
Start ( ) : void
SummonPortal ( ) : void
Update ( ) : void
endFunction ( ) : void
getDirection ( ) : float

Private Methods

Méthode Description
Claw ( ) : void
Claw ( bool left ) : void
HairAttack ( ) : void
HairGrab ( ) : void
HandsAttack ( ) : void
InstantiateClaw ( ) : void
Polymorph ( ) : void
Summon ( ) : void
Swarm ( ) : void
Tele ( ) : void
Teleport ( ) : void
Teleport ( GameObject targ ) : void
Teleport ( Vector3 targ, bool camped = false ) : void
getPlayerType ( ) : void
setAnimating ( bool bl ) : void
sortPriority ( ) : void
spawnSwarm ( ) : void
teleClaw ( ) : void
teleClawUpdate ( ) : void
updateTeleClaw ( ) : void

Method Details

Act() public méthode

public Act ( Type t ) : void
t Type
Résultat void

CalcDirection() public méthode

public CalcDirection ( ) : void
Résultat void

PolyAttack() public méthode

public PolyAttack ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

SummonPortal() public méthode

public SummonPortal ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

endFunction() public méthode

public endFunction ( ) : void
Résultat void

getDirection() public méthode

public getDirection ( ) : float
Résultat float

Property Details

CenterObj public_oe property

public GameObject CenterObj
Résultat GameObject

ClawSkill public_oe property

public GameObject ClawSkill
Résultat GameObject

Grouper public_oe property

public GroupingManager, Grouper
Résultat GroupingManager,