Navigation
API > API/Plugins > API/Plugins/GameplayCamerasEditor
| Name | SCameraNodeGraphNode |
| Type | class |
| Header File | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCamerasEditor/Public/Editors/SCameraNodeGraphNode.h |
| Include Path | #include "Editors/SCameraNodeGraphNode.h" |
Syntax
class SCameraNodeGraphNode : public SObjectTreeGraphNode
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SPanel → SNodePanel::SNode → SGraphNode → SObjectTreeGraphNode → SCameraNodeGraphNode
- FSlateControlledConstruction → SWidget → SPanel → SNodePanel::SNode → SGraphNode → SObjectTreeGraphNode → SCameraNodeGraphNode
Structs
| Name | Remarks |
|---|---|
| FArguments |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs |
Editors/SCameraNodeGraphNode.h |
Overridden from SObjectTreeGraphNode
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual TSharedPtr< SGraphPin > CreatePinWidget
(
UEdGraphPin* InPin |
Editors/SCameraNodeGraphNode.h |