Navigation
API > API/Editor > API/Editor/BlueprintGraph > API/Editor/BlueprintGraph/UBlueprintEditorSettings
Syntax
UPROPERTY (EditAnywhere, Config, Category=Workflow,
Meta=(DisplayName="Context Menu: Expose All Sub-Component Functions"))
bool bExposeAllMemberComponentFunctions
Remarks
If enabled, then ALL component functions are exposed to the context menu (when the contextual target is a component owner). Ignores "ExposeFunctionCategories" metadata for components.