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

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

보호된 프로퍼티들

프로퍼티 타입 설명
attackAnimationSNO int

공개 메소드들

메소드 설명
AttackingEffectActor ( Mooege world, int actorSNO, Vector3D position ) : System

메소드 상세

AttackingEffectActor() 공개 메소드

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

프로퍼티 상세

attackAnimationSNO 보호되어 있는 프로퍼티

protected int attackAnimationSNO
리턴 int