Commit to end the day.
This commit is contained in:
@@ -23,4 +23,6 @@ class AURA_API ICombatInterface
|
||||
// Add interface functions to this class. This is the class that will be inherited to implement this interface.
|
||||
public:
|
||||
virtual int32 GetPlayerLevel();
|
||||
|
||||
virtual FVector GetCombatSocketLocation();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user