UIEditorScene FindEntity2DOnPosition Method Delta Engine Documentation

Namespace: DeltaEngine.Editor.UIEditor
Assembly: DeltaEngine.Editor.UIEditor (in DeltaEngine.Editor.UIEditor.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public List<Entity2D> FindEntity2DOnPosition(
	Vector2D mousePosition
)

Return Value

Type: List Entity2D 
See Also