Rotated 90° chest loot stuck in wall fix

This commit is contained in:
PRO100KatYT
2023-05-19 16:40:08 +02:00
parent 6fb730f425
commit 135d1b6d3d
3 changed files with 11 additions and 1 deletions

View File

@@ -28,6 +28,7 @@ public:
struct FVector GetActorScale3D();
struct FVector GetActorLocation();
struct FVector GetActorRightVector();
struct FVector GetActorUpVector();
void K2_DestroyActor();
class UActorComponent* GetComponentByClass(class UClass* ComponentClass);
float GetDistanceTo(AActor* OtherActor);