toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.wasm
/
FuncWithType
Func
With
Type
data
class
FuncWithType
(
val
name
:
String
,
val
func
:
WasmType.Function
)
Members
Constructors
Func
With
Type
Link copied to clipboard
constructor
(
name
:
String
,
func
:
WasmType.Function
)
Properties
func
Link copied to clipboard
val
func
:
WasmType.Function
name
Link copied to clipboard
val
name
:
String