UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FAnimSlotDesc Struct Reference

#include <EngineTypes.h>

Public Member Functions

 FAnimSlotDesc ()
 

Public Attributes

FName SlotName
 
int32 NumChannels
 

Detailed Description

Used to indicate each slot name and how many channels they have.

Constructor & Destructor Documentation

◆ FAnimSlotDesc()

FAnimSlotDesc::FAnimSlotDesc ( )
inline

Member Data Documentation

◆ NumChannels

int32 FAnimSlotDesc::NumChannels

Number of channels that are available in this slot.

◆ SlotName

FName FAnimSlotDesc::SlotName

Name of the slot.


The documentation for this struct was generated from the following file: