발사체 생성
This commit is contained in:
parent
9484302667
commit
b9ab173a18
@ -39,6 +39,7 @@ private:
|
||||
UPROPERTY(VisibleAnywhere, BlueprintReadOnly, Category = "Component", meta=(AllowPrivateAccess = "true"))
|
||||
USceneComponent* ProjectileSpawnPoint;
|
||||
|
||||
// UClass Pointer for Spawn Projectile
|
||||
UPROPERTY(EditDefaultsOnly, Category = "Combat")
|
||||
TSubclassOf<class AProjectile> ProjectileClass;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user