C# Class DND_Monster.Settings

Mostrar archivo Open project: FallenWyvern/DnD-Monster-Generator

Public Properties

Property Type Description
LegendaryActions string
SettingsFile string
SpellLevel string
SpellTimesPerDay string
TranslationFile string
alwaysSavesDoddler bool
isEpic bool
isFeet bool
sdoddler_file string

Public Methods

Method Description
Load ( ) : void
Save ( ) : void

Method Details

Load() public static method

public static Load ( ) : void
return void

Save() public static method

public static Save ( ) : void
return void

Property Details

LegendaryActions public_oe static_oe property

public static string LegendaryActions
return string

SettingsFile public_oe static_oe property

public static string SettingsFile
return string

SpellLevel public_oe static_oe property

public static string SpellLevel
return string

SpellTimesPerDay public_oe static_oe property

public static string SpellTimesPerDay
return string

TranslationFile public_oe static_oe property

public static string TranslationFile
return string

alwaysSavesDoddler public_oe static_oe property

public static bool alwaysSavesDoddler
return bool

isEpic public_oe static_oe property

public static bool isEpic
return bool

isFeet public_oe static_oe property

public static bool isFeet
return bool

sdoddler_file public_oe static_oe property

public static string sdoddler_file
return string