toggle menu
Kaptos
0.1.2-beta
common
switch theme
search in API
Kaptos
/
xyz.mcxross.kaptos.model
/
MoveFunction
/
MoveFunction
Move
Function
constructor
(
name
:
String
,
visibility
:
MoveVisibility
,
isEntry
:
Boolean
,
isView
:
Boolean
,
genericTypeParams
:
List
<
MoveFunctionGenericTypeParam
>
,
params
:
List
<
String
>
,
return
:
List
<
String
>
)