kotlin-unified-platform
/
com.github.adriantodt.unifiedplatform.js
/
EngineInfo
common
Engine
Info
data class
EngineInfo
(name:
String
?, version:
String
?)
Content copied to clipboard
Functions
Properties
Functions
to
String
Link copied to clipboard
common
open override fun
toString
():
String
Content copied to clipboard
Properties
name
Link copied to clipboard
common
val
name
:
String
?
Content copied to clipboard
version
Link copied to clipboard
common
val
version
:
String
?
Content copied to clipboard