Search Results
/Script/Engine.ProjectileMovementComponent
ProjectileMovementComponent
| # | Property Name | Type | Offset | Size | |
|---|---|---|---|---|---|
| 1 | OnProjectileBounce | FScriptDelegate | 0x0170 | 0x10 | |
| 2 | OnProjectileStop | FScriptDelegate | 0x0180 | 0x10 | |
| 3 | HomingAccelerationMagnitude | float | 0x0190 | 0x04 | |
| 4 | MaxSimulationTimeStep | float | 0x019C | 0x04 | |
| 5 | MaxSimulationIterations | int32_t | 0x01A0 | 0x04 | |
| 6 | BounceAdditionalIterations | int32_t | 0x01A4 | 0x04 | |
| 7 | InterpLocationTime | float | 0x01A8 | 0x04 | |
| 8 | InterpRotationTime | float | 0x01AC | 0x04 | |
| 9 | InterpLocationMaxLagDistance | float | 0x01B0 | 0x04 | |
| 10 | InterpLocationSnapToTargetDistance | float | 0x01B4 | 0x04 | |
| 11 | ThrottleInterpolationThresholdNotRenderedShortTime | float | 0x01B8 | 0x04 | |
| 12 | ThrottleInterpolationThresholdNotRenderedLongTime | float | 0x01BC | 0x04 | |
| 13 | ThrottleInterpolationSkipFramesRecent | int32_t | 0x01C0 | 0x04 | |
| 14 | ThrottleInterpolationSkipFramesNotRecent | int32_t | 0x01C4 | 0x04 |