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

The PlayerHideChangedEventArgs type exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
IsNowHidden
Whether player was just hidden (true) or unhidden (false).
Player
Player who has just hid or unhid.
Silent
Whether hiding/unhiding is supposed to be silent.

See Also