I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE3:UTSeqEvent_VehicleFactory (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> SequenceObject >> SequenceOp >> SequenceEvent >> UTSeqEvent_VehicleFactory |
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
Properties[edit]
SpawnedVehicle[edit]
Type: UTVehicle
reference to the vehicle spawned by the factory
Default values[edit]
Property | Value | ||||||
---|---|---|---|---|---|---|---|
bPlayerOnly | False | ||||||
MaxTriggerCount | 0 | ||||||
ObjName | "Vehicle Factory Event" | ||||||
OutputLinks[0] |
|
||||||
OutputLinks[1] |
|
||||||
OutputLinks[2] |
|
||||||
OutputLinks[3] |
|
||||||
OutputLinks[4] |
|
||||||
VariableLinks[0] |
|
Events[edit]
Activated[edit]
event Activated ()
Overrides: SequenceOp.Activated
Called when this event is activated.