class TheRoom: Any
Fields
Name | Description |
---|---|
val yamlCategory: override
|
|
val localUniqueDataProvider: override
|
|
val unique: override
|
Methods
actors
fun actors(): String
ReturnValue
Name | Description |
---|---|
String
|
characters
fun characters(): String
ReturnValue
Name | Description |
---|---|
String
|
locations
fun locations(): String
ReturnValue
Name | Description |
---|---|
String
|
quotes
fun quotes(): String
ReturnValue
Name | Description |
---|---|
String
|
FakeDataProvider implementation for YamlCategory.THE_ROOM category.