C# 클래스 SafeAndFree.Enumerations.CreepTypeData

파일 보기 프로젝트 열기: mokasocial/PrivacyDefense 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
DamageToPlayer int
Health int
Height int
Speed int
Width int

프로퍼티 상세

DamageToPlayer 공개적으로 프로퍼티

public int DamageToPlayer
리턴 int

Health 공개적으로 프로퍼티

public int Health
리턴 int

Height 공개적으로 프로퍼티

public int Height
리턴 int

Speed 공개적으로 프로퍼티

public int Speed
리턴 int

Width 공개적으로 프로퍼티

public int Width
리턴 int