Choose your operating system:
Windows
macOS
Linux
| UPawnMovementComponent::GetController()
|
Module |
|
Header |
/Engine/Plugins/Runtime/PhysXVehicles/Source/PhysXVehicles/Public/WheeledVehicleMovementComponent.h |
Include |
#include "WheeledVehicleMovementComponent.h" |
Source |
/Engine/Plugins/Runtime/PhysXVehicles/Source/PhysXVehicles/Private/WheeledVehicleMovementComponent.cpp |
virtual AController * GetController() const
Returns this component's associated controller, typically from the owning Pawn. May be null. May be overridden for special handling when the controller isn't paired with the Pawn that owns this component.