godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
GraphNode.comment
godot
graphnode
GraphNode
If
true
, the GraphNode is a comment node.
bool
comment
[@property getter]
bool
comment
[@property setter]
struct
GraphNode
@
nogc
nothrow @
property
void
comment
(
bool
v
)
Meta
Source
See Implementation
godot
graphnode
GraphNode
aliases
BaseClasses
enums
Constants
Overlay
functions
_guiInput
clearAllSlots
clearSlot
getConnectionInputColor
getConnectionInputCount
getConnectionInputPosition
getConnectionInputType
getConnectionOutputColor
getConnectionOutputCount
getConnectionOutputPosition
getConnectionOutputType
getOffset
getOverlay
getSlotColorLeft
getSlotColorRight
getSlotTypeLeft
getSlotTypeRight
getTitle
isCloseButtonVisible
isComment
isResizable
isSelected
isSlotEnabledLeft
isSlotEnabledRight
opAssign
opEquals
setComment
setOffset
setOverlay
setResizable
setSelected
setShowCloseButton
setSlot
setTitle
toHash
properties
comment
offset
overlay
resizable
selected
showClose
title
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
If true, the GraphNode is a comment node.