Skip to content

Weapon Projectile Data

Introduction

Structure describing a projectile spawned by a weapon

Properties

Property Description Type Default Value
ProjectileClass The class of the projectile to spawn TSubclassOf<AWeaponProjectile>
SpawnTransform The relative transform of the projectile FTransform