Navigation
API > API/Plugins > API/Plugins/ChaosCachingEditor
| Name | FCachingEditorCommands |
| Type | class |
| Header File | /Engine/Plugins/Experimental/ChaosCaching/Source/ChaosCachingEditor/Public/Chaos/CacheEditorCommands.h |
| Include Path | #include "Chaos/CacheEditorCommands.h" |
Syntax
class FCachingEditorCommands : public TCommands< FCachingEditorCommands >
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FBindingContext → TCommands → FCachingEditorCommands
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FCachingEditorCommands() |
Chaos/CacheEditorCommands.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~FCachingEditorCommands() |
Chaos/CacheEditorCommands.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CreateCacheManager | TSharedPtr< FUICommandInfo > | Chaos/CacheEditorCommands.h |
Functions
Public
Overridden from TCommands
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void RegisterCommands() |
Chaos/CacheEditorCommands.h |