[This is preliminary documentation and is subject to change.]

The PlayerInfoFrozenChangingEventArgs type exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
Announce
Whether the freeze/unfreeze should be announced in-game. Can be changed.
Cancel
Freezer
Player who initiated freeze/unfreeze.
IsBeingUnfrozen
Whether target player is being frozen or unfrozen.
PlayerInfo
Player who is being frozen/unfrozen (target).

See Also