Navigation
API > API/Plugins > API/Plugins/MassNavigation > API/Plugins/MassNavigation/SmoothOrientation
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UMassEntityTraitBase
- UMassSmoothOrientationTrait
References
| Module | MassNavigation |
| Header | /Engine/Plugins/AI/MassAI/Source/MassNavigation/Public/SmoothOrientation/MassSmoothOrientationTrait.h |
| Include | #include "SmoothOrientation/MassSmoothOrientationTrait.h" |
Syntax
UCLASS&40;Meta&61;&40;DisplayName&61;"Smooth Orientation"&41;&41;
class UMassSmoothOrientationTrait : public UMassEntityTraitBase
Variables
| Type | Name | Description | |
|---|---|---|---|
| FMassSmoothOrientationParameters | Orientation |
Overridden from UMassEntityTraitBase
| Type | Name | Description | |
|---|---|---|---|
| void | BuildTemplate
(
FMassEntityTemplateBuildContext& BuildContext, |
Appends items into the entity template required for the trait. |