GNodeInputCoercer

fun interface GNodeInputCoercer<in Input>

Functions

Link copied to clipboard
abstract fun GNodeInputCoercerContext.coerceNodeInput(input: Input): Any?