Modular Turret C++ Plugin
Version 3
Turret C++ Unreal engine 4 plugin
|
Public Member Functions | |
FMortarSortByDistance (const FVector &SourceLocation) | |
Public Attributes | |
FVector | OwnerLocation |
Related Functions | |
(Note that these are not member functions.) | |
bool | operator() (const AActor *A, const AActor *B) const |
Predicate for Sorting If distance of A with Owner is less than B then A will be choosen
|
inline |
|
related |
Comparing Distances of both actors From the owner's location and returns true if Actor A's distance from owner is less than B's distance from Owner's location
FVector FMortarSortByDistance::OwnerLocation |
The Location of Actor