32 float Drag(
entity this,
float force_allow_pick,
float ischeat);
float CheatCommand(entity this, int argc)
void DragBox_Think(entity this)
void Drag_MoveDrag(entity from, entity to)
void Drag_Update(entity dragger)
float Drag_IsDragging(entity dragger)
int autocvar_g_max_info_autoscreenshot
void Drag_Finish(entity dragger)
void Drag_Begin(entity dragger, entity draggee, vector touchpoint)
bool Drag_IsDraggable(entity draggee, entity dragger)
void Drag_SetSpeed(entity dragger, float s)
float Drag_MayChangeAngles(entity draggee)
float CheatImpulse(entity this, int imp)
bool drag_undraggable(entity draggee, entity dragger)
vector(float skel, float bonenum) _skel_get_boneabs_hidden
void Drag_MoveForward(entity dragger)
float Drag_CanDrag(entity dragger)
float autocvar_g_grab_range
float Drag(entity this, float force_allow_pick, float ischeat)
void Drag_MoveBackward(entity dragger)
float CheatFrame(entity this)