class CCitadel_ Modifier_ ChronoSwap_ BubbleMove : public CCitadelModifier
{
public:
bool m_ bOtherIsInFrontAtStart;
Vector m_ vOtherToDest;
VectorWS m_ vStart;
VectorWS m_ vDest;
CHandle<C_ BaseEntity> m_ hOther;
VectorWS m_ vLastSafePos;
int32 m_ nNumTicks;
int32 m_ nTicksLeft;
ParticleIndex_ t m_ nBeamIndex;
private:
uint8 pad_ 0104[672];
};