Cogito, ergo sum

UE2:Player (U2)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
U2 Object >> Player

Contents

Package: 
Engine
This class in other games:
RTNP, U1, U2XMP, UDK, UE2Runtime, UT, UT2003, UT2004, UT3

Player: Corresponds to a real player (a local camera or remote net player). This is a built-in Unreal class and it shouldn't be modified.

[edit] Constants

[edit] IDC_ARROW

Value: 0


[edit] IDC_SIZEALL

Value: 1


[edit] IDC_SIZENESW

Value: 2


[edit] IDC_SIZENS

Value: 3


[edit] IDC_SIZENWSE

Value: 4


[edit] IDC_SIZEWE

Value: 5


[edit] IDC_WAIT

Value: 6


[edit] Properties

[edit] Actor

Type: PlayerController

Modifiers: transient, const


[edit] bShowWindowsMouse

Type: bool


[edit] bSuspendPrecaching

Type: bool


[edit] bWindowsMouseAvailable

Type: bool

Modifiers: transient, const


[edit] ConfiguredInternetSpeed

Type: int

Modifiers: globalconfig


Default value: 10000

[edit] ConfiguredLanSpeed

Type: int

Modifiers: globalconfig


Default value: 20000

[edit] Console

Type: Console

Modifiers: transient, const


[edit] CurrentNetSpeed

Type: int


[edit] SelectedCursor

Type: byte


[edit] vfExec

Type: int

Modifiers: native, const


[edit] vfOut

Type: int

Modifiers: native, const


[edit] WindowsMouseX

Type: float

Modifiers: transient, const


[edit] WindowsMouseY

Type: float

Modifiers: transient, const