CommandListStack

A stack of command lists which map command infos to delegates that should be called.

Windows
MacOS
Linux

Syntax

TArray< TSharedPtr< const FUICommandList > > CommandListStack

Remarks

A stack of command lists which map command infos to delegates that should be called. New multi blocks will always use the command-list at the top of the stack at the time they are added.

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