toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge
/
korlibs.graphics.shader
/
Program
/
FuncRef2
Func
Ref2
interface
FuncRef2
:
Program.FuncRef
Inheritors
FuncDecl
Members
Members & Extensions
Properties
args
Link copied to clipboard
abstract
val
args
:
List
<
Pair
<
String
,
VarType
>
>
name
Link copied to clipboard
abstract
val
name
:
String
rettype
Link copied to clipboard
abstract
val
rettype
:
VarType
Functions
invoke
Link copied to clipboard
operator
fun
Program.FuncRef2
.
invoke
(
p0
:
Operand
,
p1
:
Operand
)
:
Program.CustomFunc