There is no spoon

UE2:ArtifactSpawnPoint (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
U2XMP Object >> Actor >> NavigationPoint >> ArtifactSpawnPoint
Package: 
U2XMP

$Workfile: ArtifactSpawnPoint.uc $ Created By: Mark Poesch Created On: 6/22/2001 $Author: Mfox $ $Date: 4/30/02 1:59p $ $Revision: 3 $

Properties[edit]

Property group 'ArtifactSpawnPoint'[edit]

TeamNumber[edit]

Type: int

location is reserved for this team

Default value: 255

Internal variables[edit]

bOccupied[edit]

Type: bool


Default values[edit]

Property Value
bHidden False
DrawScale 0.1
Texture Texture'U2XMP.Icons.I_ArtifactSpawnPoint'

Functions[edit]

Events[edit]

PreBeginPlay[edit]

event PreBeginPlay ()

Overrides: Actor.PreBeginPlay


Other instance functions[edit]

Clear[edit]

function Clear ()


IsAvailable[edit]

function bool IsAvailable (int InTeamNumber)


SpawnActor[edit]

function SpawnActor (string ArtifactClassName)