Always snap to grid

UE1:PlayerStart (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
RTNP Object >> Actor >> NavigationPoint >> PlayerStart

Contents

Package: 
Engine
Direct subclass:
SinglePlayerOnlyStart
This class in other games:
U1, U2, U2XMP, UDK, UE2Runtime, UT, UT2003, UT2004, UT3

Player start location.

[edit] Properties

[edit] Property group 'PlayerStart'

[edit] bCoopStart

Type: bool


Default value: True

[edit] bEnabled

Type: bool


Default value: True

[edit] bSinglePlayerStart

Type: bool


Default value: True

[edit] TeamNumber

Type: byte


[edit] Default values

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

[edit] Functions

[edit] Events

[edit] Trigger

event Trigger (Actor Other, Pawn EventInstigator)

Overrides: Actor.Trigger


[edit] Other instance functions

[edit] PlayTeleportEffect

function PlayTeleportEffect (Actor Incoming, bool bOut)

Overrides: NavigationPoint.PlayTeleportEffect