5 lines
212 B
C++
5 lines
212 B
C++
// Fill out your copyright notice in the Description page of Project Settings.
|
|
|
|
#include "VRExpPluginExample.h"
|
|
|
|
IMPLEMENT_PRIMARY_GAME_MODULE( FDefaultGameModuleImpl, VRExpPluginExample, "VRExpPluginExample" );
|