Navigation
API > API/Plugins > API/Plugins/MoverMassIntegration
This trait sets up required translators for orientation syncing between Mover and Mass based off of Mass sync direction
| Name | UMoverMassAgentOrientationSyncTrait |
| Type | class |
| Header File | /Engine/Plugins/Experimental/MoverIntegrations/Source/MoverMassIntegration/Public/MoverMassAgentTraits.h |
| Include Path | #include "MoverMassAgentTraits.h" |
Syntax
UCLASS (MinimalAPI, BlueprintType, EditInlineNew, CollapseCategories,
Meta=(DisplayName="Agent Mover Orientation Sync"))
class UMoverMassAgentOrientationSyncTrait : public UMassAgentSyncTrait
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UMassEntityTraitBase → UMassAgentSyncTrait → UMoverMassAgentOrientationSyncTrait
Functions
Protected
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void BuildTemplate
(
FMassEntityTemplateBuildContext& BuildContext, |
MoverMassAgentTraits.h |