I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE1:HomeBase (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
RTNP Object >> Actor >> NavigationPoint >> HomeBase
Package: 
Engine
This class in other games:
U1, UT

HomeBase.

Properties[edit]

Property group 'HomeBase'[edit]

extent[edit]

Type: float

how far the base extends from central point (in line of sight)

Default value: 700.0

Internal variables[edit]

lookdir[edit]

Type: Object.Vector

direction to look while stopped

Default values[edit]

Property Value
SoundVolume 128
Texture Texture'Engine.S_Flag'

Events[edit]

PreBeginPlay[edit]

event PreBeginPlay ()

Overrides: Actor.PreBeginPlay