Navigation
API > API/Plugins > API/Plugins/GameplayCamerasEditor > API/Plugins/GameplayCamerasEditor/SCameraObjectInterfaceParameterG-
| Name | FArguments |
| Type | struct |
| Header File | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCamerasEditor/Public/Editors/SCameraObjectInterfaceParameterGraphNode.h |
| Include Path | #include "Editors/SCameraObjectInterfaceParameterGraphNode.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SCameraObjectInterfaceParameterGraphNode >
Inheritance Hierarchy
- TSlateBaseNamedArgs< SCameraObjectInterfaceParameterGraphNode > → SCameraObjectInterfaceParameterGraphNode::FArguments
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments() |
Editors/SCameraObjectInterfaceParameterGraphNode.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | FArguments | Editors/SCameraObjectInterfaceParameterGraphNode.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
WidgetArgsType & GraphNode
(
UCameraObjectInterfaceParameterGraphNode* InArg |
Editors/SCameraObjectInterfaceParameterGraphNode.h |