![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <EngineTypes.h>
Public Member Functions | |
| FAnimSlotDesc () | |
Public Attributes | |
| FName | SlotName |
| int32 | NumChannels |
Used to indicate each slot name and how many channels they have.
|
inline |
| int32 FAnimSlotDesc::NumChannels |
Number of channels that are available in this slot.
| FName FAnimSlotDesc::SlotName |
Name of the slot.