Navigation
API > API/Plugins > API/Plugins/Avalanche > API/Plugins/Avalanche/FAvaSnapPoint
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FAvaSnapPoint CreateComponentSnapPoint
(
const USceneComponent* InComponent, |
Viewport/Interaction/AvaSnapPoint.h | ||
static FAvaSnapPoint CreateComponentSnapPoint
(
const USceneComponent* InComponent, |
Viewport/Interaction/AvaSnapPoint.h |
CreateComponentSnapPoint(const USceneComponent *, EAvaAnchors, const FVector2D &)
| Name | CreateComponentSnapPoint |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/Avalanche/Source/Avalanche/Public/Viewport/Interaction/AvaSnapPoint.h |
| Include Path | #include "Viewport/Interaction/AvaSnapPoint.h" |
static FAvaSnapPoint CreateComponentSnapPoint
(
const USceneComponent * InComponent,
EAvaAnchors InAnchor,
const FVector2D & InLocation
)
CreateComponentSnapPoint(const USceneComponent *, EAvaAnchors, const FVector &, EAvaDepthAlignment)
| Name | CreateComponentSnapPoint |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/Avalanche/Source/Avalanche/Public/Viewport/Interaction/AvaSnapPoint.h |
| Include Path | #include "Viewport/Interaction/AvaSnapPoint.h" |
| Source | /Engine/Plugins/VirtualProduction/Avalanche/Source/Avalanche/Private/Viewport/Interaction/AvaSnapPoint.cpp |
static FAvaSnapPoint CreateComponentSnapPoint
(
const USceneComponent * InComponent,
EAvaAnchors InAnchor,
const FVector & InLocation,
EAvaDepthAlignment InDepth
)