Cogito, ergo sum

UE1:PlayerStart (U1)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
U1 Object >> Actor >> NavigationPoint >> PlayerStart
Package: 
Engine
This class in other games:
RTNP, UT, U2XMP, UT2004, UT2003, UE2Runtime, U2, UT3, UDK

Player start location.

Properties[edit]

Property group 'PlayerStart'[edit]

bCoopStart[edit]

Type: bool


Default value: True

bEnabled[edit]

Type: bool


Default value: True

bSinglePlayerStart[edit]

Type: bool


Default value: True

TeamNumber[edit]

Type: byte


Default values[edit]

Property Value
bDirectional True
CollisionHeight 40.0
CollisionRadius 18.0
SoundVolume 128
Texture Texture'Engine.S_Player'

Functions[edit]

Events[edit]

Trigger[edit]

event Trigger (Actor Other, Pawn EventInstigator)

Overrides: Actor.Trigger


Other instance functions[edit]

PlayTeleportEffect[edit]

function PlayTeleportEffect (Actor Incoming, bool bOut)

Overrides: NavigationPoint.PlayTeleportEffect