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

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

공개 메소드들

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

메소드 상세

MysticAllyEffectActor() 공개 메소드

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

Update() 공개 메소드

public Update ( ) : void
리턴 void

setAdditionalAttributes() 공개 메소드

public setAdditionalAttributes ( ) : void
리턴 void