Navigation
API > API/Plugins > API/Plugins/AvalancheViewport > API/Plugins/AvalancheViewport/FAvaSnapOperation
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void SnapScreenLocation
(
FVector2f& InOutScreenLocation |
Interaction/AvaSnapOperation.h | ||
void SnapScreenLocation
(
FVector2f& InOutScreenLocation, |
Interaction/AvaSnapOperation.h |
SnapScreenLocation(FVector2f &)
| Name | SnapScreenLocation |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheViewport/Public/Interaction/AvaSnapOperation.h |
| Include Path | #include "Interaction/AvaSnapOperation.h" |
| Source | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheViewport/Private/Interaction/AvaSnapOperation.cpp |
void SnapScreenLocation
(
FVector2f & InOutScreenLocation
)
SnapScreenLocation(FVector2f &, bool, bool)
| Name | SnapScreenLocation |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheViewport/Public/Interaction/AvaSnapOperation.h |
| Include Path | #include "Interaction/AvaSnapOperation.h" |
| Source | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheViewport/Private/Interaction/AvaSnapOperation.cpp |
void SnapScreenLocation
(
FVector2f & InOutScreenLocation,
bool bInSnapX,
bool bInSnapY
)