toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.wasm
/
CustomWasmType
Custom
Wasm
Type
class
CustomWasmType
(
val
name
:
String
)
:
WasmType
Members
Members & Extensions
Constructors
Custom
Wasm
Type
Link copied to clipboard
constructor
(
name
:
String
)
Properties
id
Link copied to clipboard
open
override
val
id
:
Int
name
Link copied to clipboard
val
name
:
String
signature
Link copied to clipboard
open
override
val
signature
:
String
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
to
Wasm
SType
Link copied to clipboard
fun
WasmType
.
toWasmSType
(
)
:
WasmSType