C# 클래스 FluffyManager.Utilities_Hunting

파일 보기 프로젝트 열기: FluffierThanThou/RW_Manager

공개 프로퍼티들

프로퍼티 타입 설명
HumanMeat ThingDef
RawMeat ThingCategoryDef

공개 메소드들

메소드 설명
EstimatedMeatCount ( this p ) : int
GetMeatCount ( this c ) : int

메소드 상세

EstimatedMeatCount() 공개 정적인 메소드

public static EstimatedMeatCount ( this p ) : int
p this
리턴 int

GetMeatCount() 공개 정적인 메소드

public static GetMeatCount ( this c ) : int
c this
리턴 int

프로퍼티 상세

HumanMeat 공개적으로 정적으로 프로퍼티

public static ThingDef HumanMeat
리턴 ThingDef

RawMeat 공개적으로 정적으로 프로퍼티

public static ThingCategoryDef RawMeat
리턴 ThingCategoryDef