Navigation
API > API/Plugins > API/Plugins/UAFAnimNode
| |
|
| Name |
FUAFApplyAdditiveNode |
| Type |
class |
| Header File |
/Engine/Plugins/Experimental/UAF/UAFAnimNode/Source/UAFAnimNode/Public/UAF/AnimNodes/UAFApplyAdditive.h |
| Include Path |
#include "UAF/AnimNodes/UAFApplyAdditive.h" |
Syntax
class FUAFApplyAdditiveNode : public UE::UAF::FUAFAnimNode
Inheritance Hierarchy
Constructors
Constants
| Name |
Type |
Remarks |
Include Path |
| AdditiveChildIndex |
int32 |
|
UAF/AnimNodes/UAFApplyAdditive.h |
| BaseChildIndex |
int32 |
|
UAF/AnimNodes/UAFApplyAdditive.h |
Variables
Protected
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| AdditiveAnimOp |
FUAFApplyAdditiveAnimOp |
AnimOp for this node - performs the actual animation operations. |
UAF/AnimNodes/UAFApplyAdditive.h |
|
| Data |
const FUAFApplyAdditiveData & |
Ptr to the nodes data - used to retrieve properties and evaluate bound values. |
UAF/AnimNodes/UAFApplyAdditive.h |
|
Functions
Public
Public Virtual
| Name |
Remarks |
Include Path |
Unreal Specifiers |
virtual void * GetInterface
(
FUAFAnimNodeInterfaceId Id
)
|
|
UAF/AnimNodes/UAFApplyAdditive.h |
|
|
FUAFAnimNode impl. |
UAF/AnimNodes/UAFApplyAdditive.h |
|
Static