#include <ComposableCameraNodePinTypes.h>

Key identifying a specific pin on a specific node instance. Used as a map key in the RuntimeDataBlock for offset lookups.

Public Attributes

Return Name Description
int32 NodeIndex
FName PinName

NodeIndex

int32 NodeIndex = INDEX_NONE

PinName

FName PinName

Public Methods

Return Name Description
bool operator== const inline

operator==

const inline

inline bool operator==(const FComposableCameraPinKey & Other) const