HasDefault

interface HasDefault<T : Node?>

Interface that allows us to mark nodes that contain a default value

Parameters

type of the default node

Inheritors

Properties

Link copied to clipboard
abstract var default: T