15 lines
238 B
C

// Copyright 2016 Chris Conway (Koderz). All Rights Reserved.
#pragma once
#include "CoreUObject.h"
#include "Engine.h"
#include "RuntimeMeshComponentPlugin.h"
#include "RuntimeMeshComponent.h"
#include "PhysicsEngine/BodySetup.h"