FAnimSlotDesc

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

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/EngineTypes.h

Include

#include "Engine/EngineTypes.h"

Syntax

struct FAnimSlotDesc

Remarks

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

Variables

Name Description

Public variable

int32

 

NumChannels

Number of channels that are available in this slot.

Public variable

FName

 

SlotName

Name of the slot.

Constructors

Name Description

Public function

FAnimSlotDesc()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss