UPhysicsHandleComponent::GrabComponent

Grab the specified component

Windows
MacOS
Linux

Deprecated

  • Please use GrabComponentAtLocation or GrabComponentAtLocationWithRotation

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/PhysicsEngine/PhysicsHandleComponent.h

Include

#include "PhysicsEngine/PhysicsHandleComponent.h"

Source

/Engine/Source/Runtime/Engine/Private/PhysicsEngine/PhysicsHandleComponent.cpp

Syntax

virtual void GrabComponent
(
    class UPrimitiveComponent * Component,
    FName InBoneName,
    FVector GrabLocation,
    bool bConstrainRotation
)

Remarks

Grab the specified component

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss