8 lines
190 B
C++
8 lines
190 B
C++
// Fill out your copyright notice in the Description page of Project Settings.
|
|
|
|
#include "HYShopNPCActor.h"
|
|
|
|
void AHYShopNPCActor::Interact_Implementation(APlayerController* Controller)
|
|
{
|
|
|
|
} |