|
Payback 0.0.1
CK Graduation Project
|
#include <ProjectilePathSelector.h>

Public 속성 | |
| FVector | TargetLocation = FVector::ZeroVector |
| FVector | GroundLocation = FVector::ZeroVector |
| float | HeightAboveGround = 0.0f |
| float | PathAlpha = 0.0f |
| FVector FProjectilePathResult::GroundLocation = FVector::ZeroVector |
| float FProjectilePathResult::HeightAboveGround = 0.0f |
| float FProjectilePathResult::PathAlpha = 0.0f |
| FVector FProjectilePathResult::TargetLocation = FVector::ZeroVector |