Progress on Animation Queue Pipeline
This commit is contained in:
12
Source/Integration/SampleEmptyClass.cpp
Normal file
12
Source/Integration/SampleEmptyClass.cpp
Normal file
@@ -0,0 +1,12 @@
|
||||
// Fill out your copyright notice in the Description page of Project Settings.
|
||||
|
||||
|
||||
#include "SampleEmptyClass.h"
|
||||
|
||||
SampleEmptyClass::SampleEmptyClass()
|
||||
{
|
||||
}
|
||||
|
||||
SampleEmptyClass::~SampleEmptyClass()
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user