Struct
FStateTreeMoveToTaskInstanceData
0x00x0058
Members 15
| Offset | Size | Name | Type | Flags |
|---|---|---|---|---|
| — | 0x08 | AIController | AAIController* | 7 flags |
| 0x18 | Destination | FVector | 6 flags | |
| 0x08 | TargetActor | AActor* | 7 flags | |
| 0x04 | AcceptableRadius | float | 6 flags | |
| 0x04 | DestinationMoveTolerance | float | 6 flags | |
| 0x08 | FilterClass | TSubclassOf<UNavigationQueryFilter> | 6 flags | |
| 0x01 | bAllowStrafe | bool | 6 flags | |
| 0x01 | bAllowPartialPath | bool | 6 flags | |
| 0x01 | bTrackMovingGoal | bool | 6 flags | |
| 0x01 | bRequireNavigableEndLocation | bool | 6 flags | |
| 0x01 | bProjectGoalLocation | bool | 6 flags | |
| 0x01 | bReachTestIncludesAgentRadius | bool | 6 flags | |
| 0x01 | bReachTestIncludesGoalRadius | bool | 6 flags | |
| 0x003F | 0x01 | padding / unreflected | ||
| 0x08 | MoveToTask | UAITask_MoveTo* | Transient+6 flags | |
| 0x10 | TaskOwner | TScriptInterface<IGameplayTaskOwnerInterface> | Transient+6 flags | |