Navigation
API > API/Plugins > API/Plugins/MoverExamples
| Name | UMoverExamplesPhysicsCharacterMoverComponent |
| Type | class |
| Header File | /Engine/Plugins/Experimental/MoverExamples/Source/MoverExamples/Public/CharacterVariants/MoverExamplesPhysicsCharacterMoverComponent.h |
| Include Path | #include "CharacterVariants/MoverExamplesPhysicsCharacterMoverComponent.h" |
Syntax
UCLASS (BlueprintType, Blueprintable, Meta=(BlueprintSpawnableComponent))
class UMoverExamplesPhysicsCharacterMoverComponent : public UPhysicsCharacterMoverComponent
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UActorComponent → UMoverComponent → UCharacterMoverComponent → UPhysicsCharacterMoverComponent → UMoverExamplesPhysicsCharacterMoverComponent
Implements Interfaces
Functions
Protected
Overridden from UPhysicsCharacterMoverComponent
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void OnMoverPreMovement
(
const FMoverTimeStep& TimeStep, |
CharacterVariants/MoverExamplesPhysicsCharacterMoverComponent.h |