Implement new TangibleInterface appraoch

This commit is contained in:
2023-09-12 15:11:47 -04:00
parent 350816afb1
commit 7b58dea692
11 changed files with 69 additions and 79 deletions

View File

@@ -0,0 +1,6 @@
// Fill out your copyright notice in the Description page of Project Settings.
#include "TangibleInterface.h"
// Add default functionality here for any ITangibleInterface functions that are not pure virtual.