Navigation
API > API/Plugins > API/Plugins/PCGEditor > API/Plugins/PCGEditor/IPCGDeltaViewportExtension
Description
Returns key bindings this extension wants the visualizer to route. Called when the extension becomes active.
| Name | GetKeyBindings |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCGEditor/Public/DeltaViewportExtensions/PCGDeltaViewportExtension.h |
| Include Path | #include "DeltaViewportExtensions/PCGDeltaViewportExtension.h" |
virtual TArray < FPCGDeltaKeyBinding > GetKeyBindings()