Space Engineers Test Context
fun SpaceEngineersTestContext( grinderLocation: ToolbarLocation? = null, torchLocation: ToolbarLocation? = null, lastNewBlock: Block? = null, blockTypeToToolbarLocation: MutableMap<String, ToolbarLocation> = mutableMapOf(), allNewestBlocks: MutableList<Block> = mutableListOf(), observationHistory: MutableList<Observation> = mutableListOf(), characterObservationHistory: MutableList<CharacterObservation> = mutableListOf(), platformOrientationUp: Vec3F? = null)
Content copied to clipboard