Navigation
API > API/Plugins > API/Plugins/UAF
Description of a UAF component input.
| Name | FUAFComponentInputDesc |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/UAF/UAF/Source/UAF/Public/Component/AnimNextComponent.h |
| Include Path | #include "Component/AnimNextComponent.h" |
Syntax
USTRUCT (Meta=(Hidden))
struct FUAFComponentInputDesc
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Component | FComponentReference | The component that this input uses for its input pose. | Component/AnimNextComponent.h |
|
| Input | FAnimNextVariableReference | The input pose variable that this input maps to. | Component/AnimNextComponent.h |
|