C# 클래스 ExFateBot.ExFateBotSettings

상속: JsonSettings
파일 보기 프로젝트 열기: MGramolini/ExFateBot

공개 프로퍼티들

프로퍼티 타입 설명
BlackListedFates ObservableCollection
IdleLocations Vector3>.Dictionary
IgnorePercentageFates List

Private Properties

프로퍼티 타입 설명

공개 메소드들

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

메소드 상세

ExFateBotSettings() 공개 메소드

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

프로퍼티 상세

BlackListedFates 공개적으로 프로퍼티

public ObservableCollection BlackListedFates
리턴 ObservableCollection

IdleLocations 공개적으로 프로퍼티

public Dictionary IdleLocations
리턴 Vector3>.Dictionary

IgnorePercentageFates 공개적으로 프로퍼티

public List IgnorePercentageFates
리턴 List