#include <AtomSoundClassGraphSchema.h>
◆ UAtomSoundClassGraphSchema()
| UAtomSoundClassGraphSchema::UAtomSoundClassGraphSchema |
( |
const FObjectInitializer & | ObjectInitializer | ) |
|
◆ BreakNodeLinks()
| void UAtomSoundClassGraphSchema::BreakNodeLinks |
( |
UEdGraphNode & | TargetNode | ) |
const |
|
overridevirtual |
◆ BreakPinLinks()
| void UAtomSoundClassGraphSchema::BreakPinLinks |
( |
UEdGraphPin & | TargetPin, |
|
|
bool | bSendsNodeNotifcation ) const |
|
overridevirtual |
◆ BreakSinglePinLink()
| void UAtomSoundClassGraphSchema::BreakSinglePinLink |
( |
UEdGraphPin * | SourcePin, |
|
|
UEdGraphPin * | TargetPin ) const |
|
overridevirtual |
◆ CanCreateConnection()
| const FPinConnectionResponse UAtomSoundClassGraphSchema::CanCreateConnection |
( |
const UEdGraphPin * | PinA, |
|
|
const UEdGraphPin * | PinB ) const |
|
overridevirtual |
◆ ConnectionCausesLoop()
| bool UAtomSoundClassGraphSchema::ConnectionCausesLoop |
( |
const UEdGraphPin * | InputPin, |
|
|
const UEdGraphPin * | OutputPin ) const |
Check whether connecting these pins would cause a loop
◆ DroppedAssetsOnGraph()
| void UAtomSoundClassGraphSchema::DroppedAssetsOnGraph |
( |
const TArray< struct FAssetData > & | Assets, |
|
|
const FVector2D & | GraphPosition, |
|
|
UEdGraph * | Graph ) const |
|
overridevirtual |
◆ GetContextMenuActions()
| void UAtomSoundClassGraphSchema::GetContextMenuActions |
( |
class UToolMenu * | Menu, |
|
|
class UGraphNodeContextMenuContext * | Context ) const |
|
overridevirtual |
◆ GetGraphContextActions()
| void UAtomSoundClassGraphSchema::GetGraphContextActions |
( |
FGraphContextMenuBuilder & | ContextMenuBuilder | ) |
const |
|
overridevirtual |
◆ GetParentContextMenuName()
| virtual FName UAtomSoundClassGraphSchema::GetParentContextMenuName |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ GetPinTypeColor()
| FLinearColor UAtomSoundClassGraphSchema::GetPinTypeColor |
( |
const FEdGraphPinType & | PinType | ) |
const |
|
overridevirtual |
◆ ShouldHidePinDefaultValue()
| bool UAtomSoundClassGraphSchema::ShouldHidePinDefaultValue |
( |
UEdGraphPin * | Pin | ) |
const |
|
overridevirtual |
◆ TryCreateConnection()
| bool UAtomSoundClassGraphSchema::TryCreateConnection |
( |
UEdGraphPin * | PinA, |
|
|
UEdGraphPin * | PinB ) const |
|
overridevirtual |
このクラス詳解は次のファイルから抽出されました: