Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel
UE3:UTDeployableSlowVolume (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Inventory >> Weapon >> GameWeapon >> UTWeapon >> UTDeployable >> UTDeployableSlowVolume |
- Package:
- UTGameContent
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.
Default values
Property | Value | ||||||||
---|---|---|---|---|---|---|---|---|---|
ArmsAnimSet | AnimSet'PICKUPS.Deployables.Anims.K_Deployables_SlowVolume_1P_Arms' | ||||||||
AttachmentClass | Class'UTGameContent.UTAttachment_SlowVolume' | ||||||||
DeployFailedSoundCue | SoundCue'A_Gameplay.ONS.A_GamePlay_ONS_CoreImpactShieldedCue' | ||||||||
FireOffset |
|
||||||||
ItemName | "Bremsfeld-Generator" | ||||||||
NeedToPickUpAnnouncement |
|
||||||||
PickupMessage | "Bremsfeld-Generator" |
Subobjects
FirstPersonMesh
Class: UTGame.UTSkeletalMeshComponent
Inherits from: UTDeployable.FirstPersonMesh
Property | Value |
---|---|
Animations | AnimNodeSequence'UTGameContent.Default__UTDeployableSlowVolume:MeshSequenceA' |
AnimSets[0] | AnimSet'PICKUPS.Deployables.Anims.K_Deployables_SlowVolume_1P' |
bCastDynamicShadow | False |
bForceDirectLightMap | True |
bUseAsOccluder | False |
FOV | 60.0 |
Scale | 0.0 |
SkeletalMesh | SkeletalMesh'PICKUPS.Deployables.Mesh.SK_Deployables_SlowVolume' |
PickupMesh
Class: Engine.SkeletalMeshComponent
Inherits from: UTDeployable.PickupMesh
Property | Value | ||||||||
---|---|---|---|---|---|---|---|---|---|
SkeletalMesh | SkeletalMesh'PICKUPS.Deployables.Mesh.SK_Deployables_SlowVolume' | ||||||||
Translation |
|
Functions
Static functions
GetTeamDeployable
Overrides: UTDeployable.GetTeamDeployable
Instance functions
Deploy
function bool Deploy ()
Overrides: UTDeployable.Deploy
(Description copied from UTDeployable.Deploy)
attempts to deploy the item
Returns:
- whether or not deploying was successful