LEAP Documentation 40220
Documentation for the LEAP project
FFootstepsTableRow Struct Reference

#include <AnimNotify_Footstep.h>

Inheritance diagram for FFootstepsTableRow:

Public Attributes

USoundBase * DefaultSound
 
USoundBase * Run
 
USoundBase * Walk
 
USoundBase * Land
 
USoundBase * Crouch
 
UParticleSystem * DefaultParticles
 
UParticleSystem * RunParticles
 
UParticleSystem * WalkParticles
 
UParticleSystem * LandParticles
 
UParticleSystem * CrouchParticles
 
UMaterialInterface * FootstepDecal = NULL
 

Member Data Documentation

◆ Crouch

USoundBase* FFootstepsTableRow::Crouch

◆ CrouchParticles

UParticleSystem* FFootstepsTableRow::CrouchParticles

◆ DefaultParticles

UParticleSystem* FFootstepsTableRow::DefaultParticles

◆ DefaultSound

USoundBase* FFootstepsTableRow::DefaultSound

◆ FootstepDecal

UMaterialInterface* FFootstepsTableRow::FootstepDecal = NULL

◆ Land

USoundBase* FFootstepsTableRow::Land

◆ LandParticles

UParticleSystem* FFootstepsTableRow::LandParticles

◆ Run

USoundBase* FFootstepsTableRow::Run

◆ RunParticles

UParticleSystem* FFootstepsTableRow::RunParticles

◆ Walk

USoundBase* FFootstepsTableRow::Walk

◆ WalkParticles

UParticleSystem* FFootstepsTableRow::WalkParticles

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