#include <AtomSoundClassGraphNode.h>
◆ UAtomSoundClassGraphNode()
| UAtomSoundClassGraphNode::UAtomSoundClassGraphNode |
( |
const FObjectInitializer & | ObjectInitializer | ) |
|
◆ AllocateDefaultPins()
| void UAtomSoundClassGraphNode::AllocateDefaultPins |
( |
| ) |
|
|
overridevirtual |
◆ AutowireNewNode()
| void UAtomSoundClassGraphNode::AutowireNewNode |
( |
UEdGraphPin * | FromPin | ) |
|
|
overridevirtual |
◆ CanCreateUnderSpecifiedSchema()
| bool UAtomSoundClassGraphNode::CanCreateUnderSpecifiedSchema |
( |
const UEdGraphSchema * | Schema | ) |
const |
|
overridevirtual |
◆ CanUserDeleteNode()
| bool UAtomSoundClassGraphNode::CanUserDeleteNode |
( |
| ) |
const |
|
overridevirtual |
◆ CheckRepresentsSoundClass()
| bool UAtomSoundClassGraphNode::CheckRepresentsSoundClass |
( |
| ) |
|
Check whether the children of this node match the SoundClass it is representing
◆ GetChildPin()
| UEdGraphPin * UAtomSoundClassGraphNode::GetChildPin |
( |
| ) |
const |
|
inline |
Get the Pin that connects to all children
◆ GetNodeTitle()
| FText UAtomSoundClassGraphNode::GetNodeTitle |
( |
ENodeTitleType::Type | TitleType | ) |
const |
|
overridevirtual |
◆ GetNodeTitleColor()
| FLinearColor UAtomSoundClassGraphNode::GetNodeTitleColor |
( |
| ) |
const |
|
overridevirtual |
◆ GetParentPin()
| UEdGraphPin * UAtomSoundClassGraphNode::GetParentPin |
( |
| ) |
const |
|
inline |
Get the Pin that connects to its parent
◆ ChildPin
| UEdGraphPin* UAtomSoundClassGraphNode::ChildPin |
|
private |
Pin that connects to all children
◆ ParentPin
| UEdGraphPin* UAtomSoundClassGraphNode::ParentPin |
|
private |
Pin that connects to its parent
◆ SoundClass
The SoundNode this represents
このクラス詳解は次のファイルから抽出されました: