C# 클래스 Mooege.Core.GS.FXEffect.HydraEffectActor

상속: AttackingEffectActor
파일 보기 프로젝트 열기: xsochor/mooege

공개 메소드들

메소드 설명
Die ( ) : void
HydraEffectActor ( Mooege world, int actorSNO, Vector3D position, int attackOffsetTick, Mooege owner ) : System
Update ( ) : void
setAdditionalAttributes ( ) : void

메소드 상세

Die() 공개 메소드

public Die ( ) : void
리턴 void

HydraEffectActor() 공개 메소드

public HydraEffectActor ( Mooege world, int actorSNO, Vector3D position, int attackOffsetTick, Mooege owner ) : System
world Mooege
actorSNO int
position Vector3D
attackOffsetTick int
owner Mooege
리턴 System

Update() 공개 메소드

public Update ( ) : void
리턴 void

setAdditionalAttributes() 공개 메소드

public setAdditionalAttributes ( ) : void
리턴 void