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