CriWare Unreal Engine
Plug-ins for CriWare solutions.
読み取り中…
検索中…
一致する文字列を見つけられません
FAtomSoundClassGraphSchemaAction_NewNode 構造体

#include <AtomSoundClassGraphSchema.h>

FAtomSoundClassGraphSchemaAction_NewNode の継承関係図

公開メンバ関数

 FAtomSoundClassGraphSchemaAction_NewNode ()
 FAtomSoundClassGraphSchemaAction_NewNode (FText InNodeCategory, FText InMenuDesc, FText InToolTip, const int32 InGrouping)
virtual FName GetTypeId () const override
virtual UEdGraphNode * PerformAction (class UEdGraph *ParentGraph, UEdGraphPin *FromPin, const FVector2D Location, bool bSelectNewNode=true) override

静的公開メンバ関数

static FName StaticGetTypeId ()

公開変数類

FString NewSoundClassName

詳解

Action to add a node to the graph

構築子と解体子

◆ FAtomSoundClassGraphSchemaAction_NewNode() [1/2]

FAtomSoundClassGraphSchemaAction_NewNode::FAtomSoundClassGraphSchemaAction_NewNode ( )
inline

◆ FAtomSoundClassGraphSchemaAction_NewNode() [2/2]

FAtomSoundClassGraphSchemaAction_NewNode::FAtomSoundClassGraphSchemaAction_NewNode ( FText InNodeCategory,
FText InMenuDesc,
FText InToolTip,
const int32 InGrouping )
inline

関数詳解

◆ GetTypeId()

virtual FName FAtomSoundClassGraphSchemaAction_NewNode::GetTypeId ( ) const
inlineoverridevirtual

◆ PerformAction()

UEdGraphNode * FAtomSoundClassGraphSchemaAction_NewNode::PerformAction ( class UEdGraph * ParentGraph,
UEdGraphPin * FromPin,
const FVector2D Location,
bool bSelectNewNode = true )
overridevirtual

◆ StaticGetTypeId()

FName FAtomSoundClassGraphSchemaAction_NewNode::StaticGetTypeId ( )
inlinestatic

メンバ詳解

◆ NewSoundClassName

FString FAtomSoundClassGraphSchemaAction_NewNode::NewSoundClassName

Name for the new SoundClass


この構造体詳解は次のファイルから抽出されました: