Class EditorFeatureProfile.MethodName
- Namespace
- Godot
- Assembly
- GodotSharpEditor.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class EditorFeatureProfile.MethodName : RefCounted.MethodName
- Inheritance
-
EditorFeatureProfile.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetFeatureName
Cached name for the 'get_feature_name' method.
public static readonly StringName GetFeatureName
Field Value
IsClassDisabled
Cached name for the 'is_class_disabled' method.
public static readonly StringName IsClassDisabled
Field Value
IsClassEditorDisabled
Cached name for the 'is_class_editor_disabled' method.
public static readonly StringName IsClassEditorDisabled
Field Value
IsClassPropertyDisabled
Cached name for the 'is_class_property_disabled' method.
public static readonly StringName IsClassPropertyDisabled
Field Value
IsFeatureDisabled
Cached name for the 'is_feature_disabled' method.
public static readonly StringName IsFeatureDisabled
Field Value
LoadFromFile
Cached name for the 'load_from_file' method.
public static readonly StringName LoadFromFile
Field Value
SaveToFile
Cached name for the 'save_to_file' method.
public static readonly StringName SaveToFile
Field Value
SetDisableClass
Cached name for the 'set_disable_class' method.
public static readonly StringName SetDisableClass
Field Value
SetDisableClassEditor
Cached name for the 'set_disable_class_editor' method.
public static readonly StringName SetDisableClassEditor
Field Value
SetDisableClassProperty
Cached name for the 'set_disable_class_property' method.
public static readonly StringName SetDisableClassProperty
Field Value
SetDisableFeature
Cached name for the 'set_disable_feature' method.
public static readonly StringName SetDisableFeature