//games/io.github.serpro69.kfaker.games.provider/Witcher
Witcher¶
[jvm]\ class Witcher : YamlFakeDataProvider<Witcher>
FakeDataProvider implementation for YamlCategory.GAMES category.
Properties¶
| Name | Summary |
|---|---|
| unique | [jvm] open override val unique: Witcher |
Functions¶
| Name | Summary |
|---|---|
| books | [jvm] fun books(): String |
| characters | [jvm] fun characters(): String |
| clear | [jvm] fun clear(name: String) |
| clearAll | [jvm] fun clearAll() |
| locations | [jvm] fun locations(): String |
| monsters | [jvm] fun monsters(): String |
| potions | [jvm] fun potions(): String |
| quotes | [jvm] fun quotes(): String |
| schools | [jvm] fun schools(): String |
| signs | [jvm] fun signs(): String |
| witchers | [jvm] fun witchers(): String |