nodeSlot

Quickly create a node slot.

@safe
alias nodeSlot(alias T) = simpleConstructor!(GluiNodeSlot, T)

Meta