Get the LocationToSpawnLoot values from LootSpawnLocation_Athena

This commit is contained in:
PRO100KatYT
2023-05-21 18:36:39 +02:00
parent 33433ea9de
commit d6db4826c6
3 changed files with 16 additions and 1 deletions

View File

@@ -27,6 +27,7 @@ public:
AActor* GetOwner();
struct FVector GetActorScale3D();
struct FVector GetActorLocation();
struct FVector GetActorForwardVector();
struct FVector GetActorRightVector();
struct FVector GetActorUpVector();
void K2_DestroyActor();