I love the smell of UnrealEd crashing in the morning. – tarquin

UE3:UTVehicleFactory_Eradicator (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT3 Object >> Actor >> NavigationPoint >> UTVehicleFactory >> UTVehicleFactory_Eradicator
Package: 
UT3Gold

Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.

Default values[edit]

Property Value
Components[0] ArrowComponent'Arrow'
Components[1] CylinderComponent'CollisionCylinder'
Components[2] PathRenderingComponent'PathRenderer'
Components[3] SkeletalMeshComponent'SVehicleMesh'
DrawScale 1.3
VehicleClassPath "UT3Gold.UTVehicle_Eradicator_Content"

Subobjects[edit]

Arrow[edit]

Class: Engine.ArrowComponent

Inherits from: UTVehicleFactory.Arrow

No new values.

CollisionCylinder[edit]

Class: Engine.CylinderComponent

Inherits from: UTVehicleFactory.CollisionCylinder

Property Value
CollisionHeight 100.0
CollisionRadius 260.0
Translation
Member Value
X -10.0
Y 0.0
Z -20.0

PathRenderer[edit]

Class: Engine.PathRenderingComponent

Inherits from: UTVehicleFactory.PathRenderer

No new values.

SVehicleMesh[edit]

Class: Engine.SkeletalMeshComponent

Inherits from: UTVehicleFactory.SVehicleMesh

Property Value
SkeletalMesh SkeletalMesh'VH_SPMA.Mesh.SK_VH_SPMA'
Translation
Member Value
X 40.0
Y 0.0
Z -90.0

Instance functions[edit]

Deactivate[edit]

function Deactivate ()

Overrides: UTVehicleFactory.Deactivate