C# Class ExFateBot.ExFateBotSettings

Inheritance: JsonSettings
ファイルを表示 Open project: MGramolini/ExFateBot

Public Properties

Property Type Description
BlackListedFates ObservableCollection
IdleLocations Vector3>.Dictionary
IgnorePercentageFates List

Private Properties

Property Type Description

Public Methods

Method Description
ExFateBotSettings ( ) : System.Collections.Generic

Method Details

ExFateBotSettings() public method

public ExFateBotSettings ( ) : System.Collections.Generic
return System.Collections.Generic

Property Details

BlackListedFates public_oe property

public ObservableCollection BlackListedFates
return ObservableCollection

IdleLocations public_oe property

public Dictionary IdleLocations
return Vector3>.Dictionary

IgnorePercentageFates public_oe property

public List IgnorePercentageFates
return List