Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel
UE3:UTVehicleDeathPiece (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> UTGib >> UTGib_Vehicle >> UTVehicleDeathPiece |
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-2008 Epic Games, Inc. All Rights Reserved.
Properties[edit]
PSC[edit]
Type: ParticleSystemComponent
Returns whether a mutator should be allowed with this gametype
Default value: ParticleSystemComponent'Particles'
Default values[edit]
Subobjects[edit]
GibLightEnvironmentComp[edit]
Class: Engine.DynamicLightEnvironmentComponent
Inherits from: UTGib_Vehicle.GibLightEnvironmentComp
No new values.
Particles[edit]
Class: Engine.ParticleSystemComponent
Property | Value |
---|---|
Template | ParticleSystem'Envy_Effects.VH_Deaths.P_VH_Death_SpecialCase_1_Attach' |
VehicleGibStaticMeshComp[edit]
Class: UTGame.UTGibStaticMeshComponent
Property | Value |
---|---|
CachedCullDistance | 8000.0 |
LightEnvironment | DynamicLightEnvironmentComponent'UTGame.Default__UTVehicleDeathPiece:GibLightEnvironmentComp' |
ScriptRigidBodyCollisionThreshold | 1.0 |
Events[edit]
PreBeginPlay[edit]
simulated event PreBeginPlay ()
Overrides: UTGib.PreBeginPlay
We need to skip the UTGib_Vehicle PreBeginPlay because UTGib_Vehicle tries to ChooseGib which we don't want to do *