Table of Contents

Class GridUpdatedEvent

Namespace
MoonBark.GridPlacement.Core.Events
Assembly
MoonBark.GridPlacement.Core.dll

Event raised when the grid is updated.

public class GridUpdatedEvent : ServiceEvent
Inheritance
GridUpdatedEvent
Inherited Members

Constructors

GridUpdatedEvent(object, CoreVector2I)

public GridUpdatedEvent(object source, CoreVector2I position)

Parameters

source object
position CoreVector2I

Properties

Position

public CoreVector2I Position { get; }

Property Value

CoreVector2I