Navigation
API > API/Plugins > API/Plugins/Mover > API/Plugins/Mover/FRelativeBaseInfo
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool UsesSameBase
(
const FRelativeBaseInfo& Other |
MoveLibrary/BasedMovementUtils.h | ||
bool UsesSameBase
(
const UPrimitiveComponent* OtherComp, |
MoveLibrary/BasedMovementUtils.h |
UsesSameBase(const FRelativeBaseInfo &)
| Name | UsesSameBase |
| Type | function |
| Header File | /Engine/Plugins/Experimental/Mover/Source/Mover/Public/MoveLibrary/BasedMovementUtils.h |
| Include Path | #include "MoveLibrary/BasedMovementUtils.h" |
| Source | /Engine/Plugins/Experimental/Mover/Source/Mover/Private/MoveLibrary/BasedMovementUtils.cpp |
bool UsesSameBase
(
const FRelativeBaseInfo & Other
) const
UsesSameBase(const UPrimitiveComponent *, FName)
| Name | UsesSameBase |
| Type | function |
| Header File | /Engine/Plugins/Experimental/Mover/Source/Mover/Public/MoveLibrary/BasedMovementUtils.h |
| Include Path | #include "MoveLibrary/BasedMovementUtils.h" |
| Source | /Engine/Plugins/Experimental/Mover/Source/Mover/Private/MoveLibrary/BasedMovementUtils.cpp |
bool UsesSameBase
(
const UPrimitiveComponent * OtherComp,
FName OtherBoneName
) const