Search Results
/Script/PCG.PCGPathfindingSettings
PCGPathfindingSettings
| # | Property Name | Type | Offset | Size | |
|---|---|---|---|---|---|
| 1 | StartLocationAttribute | float | 0x00B8 | 0x30 | |
| 2 | Start | float | 0x00E8 | 0x18 | |
| 3 | bGoalLocationsAsInput | bool | 0x0100 | 0x01 | |
| 4 | GoalLocationAttribute | float | 0x0108 | 0x30 | |
| 5 | Goal | float | 0x0138 | 0x18 | |
| 6 | HeuristicWeight | float | 0x0158 | 0x08 | |
| 7 | CostAttribute | float | 0x0168 | 0x30 | |
| 8 | MaximumFitnessPenaltyFactor | float | 0x0198 | 0x08 | |
| 9 | bUsePathTraces | bool | 0x01A0 | 0x01 | |
| 10 | PathTraceParams | float | 0x01A8 | 0xC8 | |
| 11 | bAcceptPartialPath | bool | 0x0270 | 0x01 | |
| 12 | bOutputAsSpline | bool | 0x0271 | 0x01 | |
| 13 | bCopyOriginatingPoints | bool | 0x0273 | 0x01 |