class CCitadel_ Modifier_ HookTarget : public CCitadel_ Modifier_ Link
{
public:
float32 m_ flCurrentVerticalSpeed;
bool m_ bSuccess;
bool m_ bSameTeam;
bool m_ bPlayedApproachingWhoosh;
float32 m_ flInitialTravelDistance;
GameTime_ t m_ flStuckStartTime;
Vector m_ vLastPos;
private:
uint8 pad_ 010C[336];
};