Click or drag to resize
IPlayerUp Property
Returns true when the player is pressing up, or false otherwise.

Namespace: (Default Namespace)
Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
bool Up { get; }

Property Value

Type: Boolean
See Also