LEAP Documentation 40220
Documentation for the LEAP project
UAnimNotify_Footstep Class Reference

#include <AnimNotify_Footstep.h>

Inheritance diagram for UAnimNotify_Footstep:

Static Public Member Functions

static void Footstep (class USkeletalMeshComponent *MeshComp, EFootstepType FootstepType, FName AttachSocket=NAME_None, float MaxDrawDistance=10000.0f)
 

Public Attributes

FName AttachName = NAME_None
 
EFootstepType FootstepType
 
float MaxDrawDistance = 10000.0f
 

Member Function Documentation

◆ Footstep()

void UAnimNotify_Footstep::Footstep ( class USkeletalMeshComponent *  MeshComp,
EFootstepType  FootstepType,
FName  AttachSocket = NAME_None,
float  MaxDrawDistance = 10000.0f 
)
static

Member Data Documentation

◆ AttachName

FName UAnimNotify_Footstep::AttachName = NAME_None

◆ FootstepType

EFootstepType UAnimNotify_Footstep::FootstepType

◆ MaxDrawDistance

float UAnimNotify_Footstep::MaxDrawDistance = 10000.0f

The documentation for this class was generated from the following files: