C# 클래스 MaladyV2, Castle-Bashers

상속: Boss
파일 보기 프로젝트 열기: DevelopersGuild/Castle-Bashers

공개 프로퍼티들

프로퍼티 타입 설명
CenterObj GameObject
ClawSkill GameObject
Grouper GroupingManager,

공개 메소드들

메소드 설명
Act ( Type t ) : void
CalcDirection ( ) : void
Start ( ) : void
SummonPortal ( ) : void
Update ( ) : void
endFunction ( ) : void
getDirection ( ) : float
setAnimating ( int bl ) : void

비공개 메소드들

메소드 설명
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

메소드 상세

Act() 공개 메소드

public Act ( Type t ) : void
t Type
리턴 void

CalcDirection() 공개 메소드

public CalcDirection ( ) : void
리턴 void

Start() 공개 메소드

public Start ( ) : void
리턴 void

SummonPortal() 공개 메소드

public SummonPortal ( ) : void
리턴 void

Update() 공개 메소드

public Update ( ) : void
리턴 void

endFunction() 공개 메소드

public endFunction ( ) : void
리턴 void

getDirection() 공개 메소드

public getDirection ( ) : float
리턴 float

setAnimating() 공개 메소드

public setAnimating ( int bl ) : void
bl int
리턴 void

프로퍼티 상세

CenterObj 공개적으로 프로퍼티

public GameObject CenterObj
리턴 GameObject

ClawSkill 공개적으로 프로퍼티

public GameObject ClawSkill
리턴 GameObject

Grouper 공개적으로 프로퍼티

public GroupingManager, Grouper
리턴 GroupingManager,