godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
EditorFeatureProfile.getFeatureName
godot
editorfeatureprofile
EditorFeatureProfile
Returns the specified
feature
's human-readable name.
struct
EditorFeatureProfile
@
nogc
nothrow
String
getFeatureName
(
in
long
feature
)
Meta
Source
See Implementation
godot
editorfeatureprofile
EditorFeatureProfile
aliases
BaseClasses
enums
Constants
Feature
functions
getFeatureName
isClassDisabled
isClassEditorDisabled
isClassPropertyDisabled
isFeatureDisabled
loadFromFile
opAssign
opEquals
saveToFile
setDisableClass
setDisableClassEditor
setDisableClassProperty
setDisableFeature
toHash
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Returns the specified feature's human-readable name.