C# Class MaladyV2, 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
Start ( ) : void
SummonPortal ( ) : void
Update ( ) : void
endFunction ( ) : void
getDirection ( ) : float
setAnimating ( int bl ) : void

Private Methods

Méthode Description
Claw ( ) : void
Claw ( bool left ) : void
DestroyClaw ( ) : void
HandsAttack ( ) : void
InstantiateClaw ( ) : void
Summon ( ) : void
Swarm ( ) : void
Tele ( ) : void
Teleport ( ) : void
Teleport ( GameObject targ ) : void
Teleport ( Vector3 targ, bool camped = false ) : void
getPlayerType ( ) : void
setInvinFalse ( ) : void
setInvinTrue ( ) : void
setTelFalse ( float f ) : void
setTelTrue ( float f ) : 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

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

setAnimating() public méthode

public setAnimating ( int bl ) : void
bl int
Résultat void

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,