Search Results
/Script/GravWellGameplayRuntime.GravWellProjectileMovementComponent
GravWellProjectileMovementComponent
| # | Property Name | Type | Offset | Size | |
|---|---|---|---|---|---|
| 1 | OnIsSlidingChanged | FScriptDelegate | 0x0448 | 0x10 | |
| 2 | OnSteepSlopeWasHit | FScriptDelegate | 0x0458 | 0x10 | |
| 3 | PhaseThroughActorsTagQuery | float | 0x0468 | 0x48 | |
| 4 | MaxClimbableSlope | float | 0x04B0 | 0x28 | |
| 5 | GravityScaleAfterTouchedFloor | float | 0x04D8 | 0x28 | |
| 6 | MaxPenetrationDepthAllowedForSliding | float | 0x0500 | 0x04 | |
| 7 | NumFramesBeforeHandleStoppedDeflecting | int32_t | 0x0504 | 0x04 | |
| 8 | ReplicatedGravity | float | 0x0508 | 0x04 | |
| 9 | CorrectionDuration | float | 0x050C | 0x04 | |
| 10 | CorrectionUpSpeed | float | 0x0510 | 0x04 | |
| 11 | FloatAwayFromSurfaceDistance | float | 0x0518 | 0x28 | |
| 12 | bNeedsCorrection | bool | 0x0540 | 0x01 | |
| 13 | bWaitingForDeflectionStop | bool | 0x0541 | 0x01 | |
| 14 | NumFramesNotMoved | int32_t | 0x0544 | 0x04 | |
| 15 | NumFramesSinceDeflection | int32_t | 0x0548 | 0x04 | |
| 16 | NumFramesNotMovedToConsiderStuck | int32_t | 0x054C | 0x04 | |
| 17 | LastRecordedLocation | float | 0x0550 | 0x18 | |
| 18 | TimeElapsedSinceCorrectionStarted | float | 0x0568 | 0x04 | |
| 19 | DebugCorrectionDrawingTimerHandle | float | 0x0570 | 0x08 |