I don't need to test my programs. I have an error-correcting modem.

UE1:Player (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:12, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
RTNP Object >> Player
Package: 
Engine
This class in other games:
U1, UT, U2, U2XMP, UT2003, UE2Runtime, UT2004, UDK, 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.

Constants[edit]

IDC_ARROW[edit]

Value: 0


IDC_SIZEALL[edit]

Value: 1


IDC_SIZENESW[edit]

Value: 2


IDC_SIZENS[edit]

Value: 3


IDC_SIZENWSE[edit]

Value: 4


IDC_SIZEWE[edit]

Value: 5


IDC_WAIT[edit]

Value: 6


Properties[edit]

Actor[edit]

Type: PlayerPawn

Modifiers: transient, const


bShowWindowsMouse[edit]

Type: bool


bWindowsMouseAvailable[edit]

Type: bool

Modifiers: transient, const


Console[edit]

Type: Console

Modifiers: transient, const


SelectedCursor[edit]

Type: byte


vfExec[edit]

Type: int

Modifiers: native, const


vfOut[edit]

Type: int

Modifiers: native, const


WindowsMouseX[edit]

Type: float

Modifiers: transient, const


WindowsMouseY[edit]

Type: float

Modifiers: transient, const