C# 클래스 Rogue.init_weaps, rogue-sharp

파일 보기 프로젝트 열기: jdiamond/rogue-sharp

공개 프로퍼티들

프로퍼티 타입 설명
iw_dam string
iw_flags int
iw_hrl string
iw_launch int

공개 메소드들

메소드 설명
init_weaps ( string dam, string hrl, int launch, int flags )

메소드 상세

init_weaps() 공개 메소드

public init_weaps ( string dam, string hrl, int launch, int flags )
dam string
hrl string
launch int
flags int

프로퍼티 상세

iw_dam 공개적으로 프로퍼티

public string iw_dam
리턴 string

iw_flags 공개적으로 프로퍼티

public int iw_flags
리턴 int

iw_hrl 공개적으로 프로퍼티

public string iw_hrl
리턴 string

iw_launch 공개적으로 프로퍼티

public int iw_launch
리턴 int