LYN-7693 Rename and move vegetation reference shape.

Signed-off-by: sphrose <82213493+sphrose@users.noreply.github.com>
This commit is contained in:
sphrose
2021-11-24 16:17:43 +00:00
parent 7975629a7a
commit 07555493a9
20 changed files with 309 additions and 125 deletions
@@ -77,6 +77,7 @@
#include "Shape/CompoundShapeComponent.h"
#include "Shape/SplineComponent.h"
#include "Shape/PolygonPrismShapeComponent.h"
#include "Shape/ReferenceShapeComponent.h"
namespace LmbrCentral
{
@@ -203,6 +204,7 @@ namespace LmbrCentral
CapsuleShapeComponent::CreateDescriptor(),
TubeShapeComponent::CreateDescriptor(),
CompoundShapeComponent::CreateDescriptor(),
ReferenceShapeComponent::CreateDescriptor(),
SplineComponent::CreateDescriptor(),
PolygonPrismShapeComponent::CreateDescriptor(),
NavigationSystemComponent::CreateDescriptor(),