Table of Contents

Struct EntityBuildingElement.PlacementOverlapResult

Namespace
VoxelPlayground.Entity
Assembly
GamePlay.dll
public struct EntityBuildingElement.PlacementOverlapResult

Fields

overlappedAttachBuildings

public List<EntityBuildingElement> overlappedAttachBuildings

Field Value

List<EntityBuildingElement>

overlappedKernelBuildings

public List<EntityBuildingElement> overlappedKernelBuildings

Field Value

List<EntityBuildingElement>

overlappedKernelEntity

public Entity overlappedKernelEntity

Field Value

Entity

Methods

Clear()

public void Clear()