C# 클래스 blastArray, Main-Working-Repository

상속: weapon
파일 보기 프로젝트 열기: GCSShatteredSpace/Main-Working-Repository

공개 프로퍼티들

프로퍼티 타입 설명
weaponOn bool

공개 메소드들

메소드 설명
blastArray ( ) : System.Collections
blockDamage ( int amount, weapon, source ) : bool

메소드 상세

blastArray() 공개 메소드

public blastArray ( ) : System.Collections
리턴 System.Collections

blockDamage() 공개 메소드

public blockDamage ( int amount, weapon, source ) : bool
amount int
source weapon,
리턴 bool

프로퍼티 상세

weaponOn 공개적으로 프로퍼티

public bool weaponOn
리턴 bool