Navigation
API > API/Runtime > API/Runtime/Engine
Helper for modifying and resetting ExpectsAdditivePose on a FPoseContext.
| Name | FScopedExpectsAdditiveOverride |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Classes/Animation/AnimNodeBase.h |
| Include Path | #include "Animation/AnimNodeBase.h" |
Syntax
class FScopedExpectsAdditiveOverride
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FScopedExpectsAdditiveOverride
(
FPoseContext& InContext, |
Animation/AnimNodeBase.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FScopedExpectsAdditiveOverride() |
Animation/AnimNodeBase.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bPreviousValue | bool | Animation/AnimNodeBase.h | ||
| Context | FPoseContext & | Animation/AnimNodeBase.h |