Navigation
BlueprintAPI > BlueprintAPI/EditorScripting > BlueprintAPI/EditorScripting/Animation > BlueprintAPI/EditorScripting/Animation/RigMapper
Import a CSV file to an existing anim sequence, remapping it using the given definitions The following header is expected at the first line of the CSV file: curve_name, frame_number, value The target sequence rate will be unchanged (see SetAnimSequenceRate if required)
Target is Rig Mapper Editor Subsystem
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| struct | Input File | |
| object | Target | |
| object | Definitions |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value |