C# 클래스 RA.CompSlots_Properties

상속: CompProperties
파일 보기 프로젝트 열기: RWA-Team/RimworldAscension

공개 프로퍼티들

프로퍼티 타입 설명
allowedThingCategoryDefs List
forbiddenSubThingCategoryDefs List
maxSlots int

공개 메소드들

메소드 설명
CompSlots_Properties ( ) : System.Collections.Generic

메소드 상세

CompSlots_Properties() 공개 메소드

public CompSlots_Properties ( ) : System.Collections.Generic
리턴 System.Collections.Generic

프로퍼티 상세

allowedThingCategoryDefs 공개적으로 프로퍼티

public List allowedThingCategoryDefs
리턴 List

forbiddenSubThingCategoryDefs 공개적으로 프로퍼티

public List forbiddenSubThingCategoryDefs
리턴 List

maxSlots 공개적으로 프로퍼티

public int maxSlots
리턴 int