Navigation
Unreal Engine C++ API Reference > Plugins > ChaosCachingEditor > Chaos
Inheritance Hierarchy
- TSharedFromThis
- FBindingContext
- TCommands
- FCachingEditorCommands
References
Module | ChaosCachingEditor |
Header | /Engine/Plugins/Experimental/ChaosCaching/Source/ChaosCachingEditor/Public/Chaos/CacheEditorCommands.h |
Include | #include "Chaos/CacheEditorCommands.h" |
Syntax
class FCachingEditorCommands : public TCommands< FCachingEditorCommands >
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
TSharedPtr< FUICommandInfo > | CreateCacheManager |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
Destructors
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
Overridden from TCommands
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void | Pure virtual to override; describe and instantiate the commands in here by using the UI COMMAND macro. |