godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
VisualScriptCustomNode._getOutputSequencePortText
godot
visualscriptcustomnode
VisualScriptCustomNode
Return the specified
sequence
output's name.
struct
VisualScriptCustomNode
@
nogc
nothrow
String
_getOutputSequencePortText
(
in
long
idx
)
Meta
Source
See Implementation
godot
visualscriptcustomnode
VisualScriptCustomNode
aliases
BaseClasses
enums
Constants
StartMode
functions
_getCaption
_getCategory
_getInputValuePortCount
_getInputValuePortName
_getInputValuePortType
_getOutputSequencePortCount
_getOutputSequencePortText
_getOutputValuePortCount
_getOutputValuePortName
_getOutputValuePortType
_getText
_getWorkingMemorySize
_hasInputSequencePort
_scriptChanged
_step
opAssign
opEquals
toHash
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Return the specified sequence output's name.