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

#include <AtomRackGraphSchema.h>

FAtomRackGraphConnectionDrawingPolicy の継承関係図

クラス

struct  FTimePair

公開メンバ関数

 FAtomRackGraphConnectionDrawingPolicy (int32 InBackLayerID, int32 InFrontLayerID, float ZoomFactor, const FSlateRect &InClippingRect, FSlateWindowElementList &InDrawElements, UEdGraph *InGraphObj)
virtual void DetermineWiringStyle (UEdGraphPin *OutputPin, UEdGraphPin *InputPin, FConnectionParams &Params) override

限定公開型

typedef TMap< UEdGraphNode *, FTimePairFExecPairingMap

限定公開変数類

float ActiveWireThickness
UEdGraph * GraphObj
float InactiveWireThickness
TMap< UEdGraphNode *, FExecPairingMapPredecessorNodes

型定義メンバ詳解

◆ FExecPairingMap

typedef TMap<UEdGraphNode*, FTimePair> FAtomRackGraphConnectionDrawingPolicy::FExecPairingMap
protected

構築子と解体子

◆ FAtomRackGraphConnectionDrawingPolicy()

FAtomRackGraphConnectionDrawingPolicy::FAtomRackGraphConnectionDrawingPolicy ( int32 InBackLayerID,
int32 InFrontLayerID,
float ZoomFactor,
const FSlateRect & InClippingRect,
FSlateWindowElementList & InDrawElements,
UEdGraph * InGraphObj )

関数詳解

◆ DetermineWiringStyle()

void FAtomRackGraphConnectionDrawingPolicy::DetermineWiringStyle ( UEdGraphPin * OutputPin,
UEdGraphPin * InputPin,
FConnectionParams & Params )
overridevirtual

メンバ詳解

◆ ActiveWireThickness

float FAtomRackGraphConnectionDrawingPolicy::ActiveWireThickness
protected

◆ GraphObj

UEdGraph* FAtomRackGraphConnectionDrawingPolicy::GraphObj
protected

◆ InactiveWireThickness

float FAtomRackGraphConnectionDrawingPolicy::InactiveWireThickness
protected

◆ PredecessorNodes

TMap<UEdGraphNode*, FExecPairingMap> FAtomRackGraphConnectionDrawingPolicy::PredecessorNodes
protected

このクラス詳解は次のファイルから抽出されました: