Navigation
Unreal Engine C++ API Reference > Plugins > ActorPalette > FActorPaletteCommands
- TCommands::RegisterCommands()
- FActorPaletteCommands::RegisterCommands()
References
Module | ActorPalette |
Header | /Engine/Plugins/Experimental/ActorPalette/Source/ActorPalette/Public/ActorPaletteCommands.h |
Include | #include "ActorPaletteCommands.h" |
Source | /Engine/Plugins/Experimental/ActorPalette/Source/ActorPalette/Private/ActorPaletteCommands.cpp |
virtual void RegisterCommands&40;&41;
Remarks
Pure virtual to override; describe and instantiate the commands in here by using the UI COMMAND macro.