Navigation
API > API/Plugins > API/Plugins/Avalanche > API/Plugins/Avalanche/FAvaSnapPoint
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FAvaSnapPoint CreateActorSnapPoint
(
const AActor* InActor, |
Viewport/Interaction/AvaSnapPoint.h | ||
static FAvaSnapPoint CreateActorSnapPoint
(
const AActor* InActor, |
Viewport/Interaction/AvaSnapPoint.h |
CreateActorSnapPoint(const AActor *, EAvaAnchors, const FVector2D &)
| Name | CreateActorSnapPoint |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/Avalanche/Source/Avalanche/Public/Viewport/Interaction/AvaSnapPoint.h |
| Include Path | #include "Viewport/Interaction/AvaSnapPoint.h" |
static FAvaSnapPoint CreateActorSnapPoint
(
const AActor * InActor,
EAvaAnchors InAnchor,
const FVector2D & InLocation
)
CreateActorSnapPoint(const AActor *, EAvaAnchors, const FVector &, EAvaDepthAlignment)
| Name | CreateActorSnapPoint |
| 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 CreateActorSnapPoint
(
const AActor * InActor,
EAvaAnchors InAnchor,
const FVector & InLocation,
EAvaDepthAlignment InDepth
)