godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
GraphNode.getConnectionOutputType
godot
graphnode
GraphNode
Return the type of the output connection 'idx'.
struct
GraphNode
@
nogc
nothrow
long
getConnectionOutputType
(
in
long
idx
)
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
properties
comment
offset
overlay
resizable
selected
showClose
title
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
Return the type of the output connection 'idx'.