Skip to content

7FBFF338

Marcel Härtel edited this page Aug 27, 2023 · 2 revisions

ComponentState Event

Subscribe to get Update and Draw event info for all GameComponents (IUpdatable, IDrawable).

Definition

Namespace: MonoGame.Forms.NET.Controls
Assembly: MonoGame.Forms.NET (in MonoGame.Forms.NET.dll) Version: 3.2.0

C#

public event EventHandler<ComponentStateEventArgs> ComponentState

Value

EventHandler(ComponentStateEventArgs)

See Also

Reference

GraphicsDeviceControl Class
MonoGame.Forms.NET.Controls Namespace

Clone this wiki locally