GetMapPlainArgs

data class GetMapPlainArgs(val mapName: String) : ConvertibleToJava<GetMapPlainArgs>

Constructors

Link copied to clipboard
constructor(mapName: String)

Properties

Link copied to clipboard

The name for the map resource. Requirements:

Functions

Link copied to clipboard
open override fun toJava(): GetMapPlainArgs