Navigation
API > API/Plugins > API/Plugins/SequencerAnimTools > API/Plugins/SequencerAnimTools/FTrailHierarchy
| Type | Name | Description | |
|---|---|---|---|
| bool | Get calculated center of all selections into one position, return false if not selected. | ||
| bool | IsAnythingSelected
(
FVector& OutVectorPosition |
Get calculated center of all selections into one position, return false if not selected. | |
| bool | IsAnythingSelected
(
TArray< FVector >& OutVectorPositions |
Get each selected item's position, return false if not selected. |