LEAP Documentation 40220
Documentation for the LEAP project
FHitBoxInfo Struct Reference

#include <WeaponInstanceMelee.h>

Public Attributes

FVector Location = FVector(0)
 
FRotator Rotation = FRotator(0)
 
EHitBoxShape Shape = EHitBoxShape::Box
 
FVector Extent = FVector(0)
 
float Percent = 0.f
 

Member Data Documentation

◆ Extent

FVector FHitBoxInfo::Extent = FVector(0)

◆ Location

FVector FHitBoxInfo::Location = FVector(0)

◆ Percent

float FHitBoxInfo::Percent = 0.f

◆ Rotation

FRotator FHitBoxInfo::Rotation = FRotator(0)

◆ Shape

EHitBoxShape FHitBoxInfo::Shape = EHitBoxShape::Box

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