Navigation
API > API/Plugins > API/Plugins/AssetManagerEditor > API/Plugins/AssetManagerEditor/ReferenceViewer
Inheritance Hierarchy
- UEdGraphSchema
- UReferenceViewerSchema
References
| Module | AssetManagerEditor |
| Header | /Engine/Plugins/Editor/AssetManagerEditor/Source/AssetManagerEditor/Public/ReferenceViewer/ReferenceViewerSchema.h |
| Include | #include "ReferenceViewer/ReferenceViewerSchema.h" |
Syntax
UCLASS (MinimalAPI)
class UReferenceViewerSchema : public UEdGraphSchema
Constructors
| Type | Name | Description | |
|---|---|---|---|
UReferenceViewerSchema
(
const FObjectInitializer& ObjectInitializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | BreakPinLinks
(
UEdGraphPin& TargetPin, |
||
| void | BreakSinglePinLink
(
UEdGraphPin* SourcePin, |
||
| FPinConnectionResponse | CopyPinLinks
(
UEdGraphPin& CopyFromPin, |
||
| FConnectionDrawingPolicy * | CreateConnectionDrawingPolicy
(
int32 InBackLayerID, |
||
| void | DroppedAssetsOnGraph
(
const TArray< FAssetData >& Assets, |
||
| void | GetAssetsGraphHoverMessage
(
const TArray< FAssetData >& Assets, |
||
| void | GetContextMenuActions
(
UToolMenu* Menu, |
||
| FName | |||
| FLinearColor | GetPinTypeColor
(
const FEdGraphPinType& PinType |
||
| FPinConnectionResponse | MovePinLinks
(
UEdGraphPin& MoveFromPin, |