mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-14 03:02:22 +01:00
abilties
This commit is contained in:
@@ -12,4 +12,5 @@ public:
|
||||
struct FVector GetActorRightVector();
|
||||
void K2_DestroyActor();
|
||||
class UActorComponent* GetComponentByClass(class UClass* ComponentClass);
|
||||
float GetDistanceTo(AActor* OtherActor);
|
||||
};
|
||||
Reference in New Issue
Block a user