FUICommandList::SetCanProduceActionForCommand

Sets the delegate that determines if this UICommandList is capable of producing an action for the supplied command

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Framework/Commands/UICommandList.h

Include

#include "Framework/Commands/UICommandList.h"

Syntax

void SetCanProduceActionForCommand
(
    const FCanProduceActionForCommand & NewCanProduceActionForCommand
)

Remarks

Sets the delegate that determines if this UICommandList is capable of producing an action for the supplied command

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss