toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.wasm
/
NamedWasmType
Named
Wasm
Type
data
class
NamedWasmType
(
val
index
:
Int
,
val
name
:
String
,
val
type
:
WasmType
)
Members
Constructors
Named
Wasm
Type
Link copied to clipboard
constructor
(
index
:
Int
,
name
:
String
,
type
:
WasmType
)
Properties
index
Link copied to clipboard
val
index
:
Int
name
Link copied to clipboard
val
name
:
String
type
Link copied to clipboard
val
type
:
WasmType