This topic has not yet been rated - Rate this topic

GameComponent.OnUpdateOrderChanged Method

Called when the UpdateOrder property changes. Raises the UpdateOrderChanged event.

Namespace: Microsoft.Xna.Framework
Assembly: Microsoft.Xna.Framework.Game (in microsoft.xna.framework.game.dll)

protected virtual void OnUpdateOrderChanged (
         Object sender,
         EventArgs args
)

Parameters

sender
Type: Object
The GameComponent.
args
Type: EventArgs
Arguments to the UpdateOrderChanged event.
Xbox 360, Windows 7, Windows Vista, Windows XP
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.