UTG_PointsOnGrid¶
#include <TG_PointsOnGrid.h>
Inherits from UUtilityAI_TargetGenerator, UObject
Inherited by UTG_PointsAroundActorsWithAITag, UTG_PointsAroundMe, UTG_PointsBesideActorsWithAITag
Public Functions¶
| Name | |
|---|---|
| TArray< FVector > | GetLocationsAroundTarget(const FUtilityAI_Context & C) const |
| UTG_PointsOnGrid() |
Public Attributes¶
| Name | |
|---|---|
| float | GridSize |
| float | SpaceBetween |
| [[EPointsOnGridTrace]] | TraceType |
Updated on 2025-01-21 at 09:02:25 +0100