toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge
/
korlibs.graphics.shader
/
Program
/
Builder
/
FuncDeclGetter
Func
Decl
Getter
class
FuncDeclGetter
<
T
:
Program.FuncRef
>
(
val
decl
:
FuncDecl
)
Members
Constructors
Func
Decl
Getter
Link copied to clipboard
constructor
(
decl
:
FuncDecl
)
Properties
decl
Link copied to clipboard
val
decl
:
FuncDecl
Functions
get
Value
Link copied to clipboard
operator
fun
getValue
(
thisRef
:
Any
?
,
property
:
KProperty
<
*
>
)
:
T