Crate gdnative_sys

source ·

Structs

MethodBind API

Enums

Constants

< When adding, item already exists
< a bug in the software certainly happened, due to a double check failing or unexpected behavior.
< Can’t open a resource/socket/file
< When retrieving/erasing, it item does not exist
< user requested help!!
< Data passed is invalid (30)
< Parameter passed is invalid
< resource is locked
< Parameter given out of range (5)
< Missing credentials for requested resource
< What is requested is unsupported/unavailable
< The object being used hasn’t been properly set up yet
< Generic fail error
< used for ignoring alpha component when editing a color
< a directory path must be passed
< hint_text= “val1,val2,val3,etc”
< hint_text = “min,max,step”, exponential edit
< a file path must be passed, hint_text (optionally) is a filter “.png,.wav,*.doc,”
< hint_text= “flag1,flag2,etc” (as bit flags)
< a file path must be passed, hint_text (optionally) is a filter “.png,.wav,*.doc,”
< hint_text= “length” (as integer)
< hint_text= “length” (as integer)
< used for string properties that can contain multiple lines
< so something else can provide this (used in scripts)
< used to set a placeholder text for string properties
< hint_text = “min,max,step,slider; //slider is optional”
< a type string, the hint is the base type to choose

Type Definitions