Commit to end the day.
This commit is contained in:
@@ -25,6 +25,11 @@ void AAuraCharacterBase::BeginPlay()
|
||||
|
||||
}
|
||||
|
||||
FVector AAuraCharacterBase::GetCombatSocketLocation()
|
||||
{
|
||||
return Weapon->GetSocketLocation(WeaponTipSocketName);
|
||||
}
|
||||
|
||||
void AAuraCharacterBase::InitAbilityActorInfo()
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user