Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/FUICommandList
Description
Returns all contexts associated with this list. This is a wrapper for GatherContextsForListRecursively
| Name | GatherContextsForList |
| Type | function |
| Header File | /Engine/Source/Runtime/Slate/Public/Framework/Commands/UICommandList.h |
| Include Path | #include "Framework/Commands/UICommandList.h" |
| Source | /Engine/Source/Runtime/Slate/Private/Framework/Commands/UICommandList.cpp |
void GatherContextsForList
(
TSet< FName > & OutAllContexts
) const