C# 클래스 AnimalGenetics.IntegrationSettings

상속: ModSettings, ICloneable
파일 보기 프로젝트 열기: gregorycu/AnimalGenetics 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ColonyManagerIntegration bool

공개 메소드들

메소드 설명
Clone ( ) : object
ExposeData ( ) : void
IntegrationSettings ( ) : System
Reset ( ) : void

메소드 상세

Clone() 공개 메소드

public Clone ( ) : object
리턴 object

ExposeData() 공개 메소드

public ExposeData ( ) : void
리턴 void

IntegrationSettings() 공개 메소드

public IntegrationSettings ( ) : System
리턴 System

Reset() 공개 메소드

public Reset ( ) : void
리턴 void

프로퍼티 상세

ColonyManagerIntegration 공개적으로 프로퍼티

public bool ColonyManagerIntegration
리턴 bool