13 ::ll::TypedStorage<1, 2, ::ImpulseOrigin> mImpulseOrigin;
14 ::ll::TypedStorage<4, 4, float> mKnockbackStartYCoordinate;
15 ::ll::TypedStorage<4, 4, uint> mTicksAfterAddition;
16 ::ll::TypedStorage<4, 12, ::Vec3> mImpulseDirection;
17 ::ll::TypedStorage<4, 4, float> mImpulseMagnitude;
Definition PostImpulseFallDamagePreventionComponent.h:9