C# 클래스 Emitter_S, urban-survivors

상속: Emitter
파일 보기 프로젝트 열기: exdev/urban-survivors

공개 프로퍼티들

프로퍼티 타입 설명
angle float
max_bullet int

공개 메소드들

메소드 설명
Emit ( Transform _anchor, GameObject _bullet, bool _activeReload ) : int

메소드 상세

Emit() 공개 메소드

public Emit ( Transform _anchor, GameObject _bullet, bool _activeReload ) : int
_anchor Transform
_bullet GameObject
_activeReload bool
리턴 int

프로퍼티 상세

angle 공개적으로 프로퍼티

public float angle
리턴 float

max_bullet 공개적으로 프로퍼티

public int max_bullet
리턴 int