Updates code
This commit is contained in:
15
Source/VistaTeleportation/InitializationClassToBuildProjec.h
Normal file
15
Source/VistaTeleportation/InitializationClassToBuildProjec.h
Normal file
@@ -0,0 +1,15 @@
|
||||
// Fill out your copyright notice in the Description page of Project Settings.
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "CoreMinimal.h"
|
||||
|
||||
/**
|
||||
*
|
||||
*/
|
||||
class VISTATELEPORTATION_API InitializationClassToBuildProjec
|
||||
{
|
||||
public:
|
||||
InitializationClassToBuildProjec();
|
||||
~InitializationClassToBuildProjec();
|
||||
};
|
||||
Reference in New Issue
Block a user