Always snap to grid
UE3:UTDeployableLinkGenerator (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Inventory >> Weapon >> GameWeapon >> UTWeapon >> UTDeployable >> UTDeployableLinkGenerator |
- Package:
- UT3Gold
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]
TeamLinkGeneratorClasses[edit]
Type: array<class<UTLinkGenerator> >
Default value, index 0: Class'UT3Gold.UTLinkGeneratorRed'
Default value, index 1: Class'UT3Gold.UTLinkGeneratorBlue'
Default values[edit]
Property | Value | ||||||||
---|---|---|---|---|---|---|---|---|---|
ArmsAnimSet | AnimSet'PICKUPS.Deployables.Anims.K_Deployables_Shield_1P_Arms' | ||||||||
AttachmentClass | Class'UT3Gold.UTAttachment_LinkGenerator' | ||||||||
DeployedActorClass | Class'UTGame.UTLinkGenerator' | ||||||||
DeployFailedSoundCue | SoundCue'A_Gameplay.ONS.A_GamePlay_ONS_CoreImpactShieldedCue' | ||||||||
FireOffset |
|
||||||||
ItemName | "Link Generator" | ||||||||
NeedToPickUpAnnouncement |
|
||||||||
PickupMessage | "Link Generator" |
Subobjects[edit]
FirstPersonMesh[edit]
Class: UTGame.UTSkeletalMeshComponent
Inherits from: UTDeployable.FirstPersonMesh
Property | Value |
---|---|
Animations | AnimNodeSequence'UT3Gold.Default__UTDeployableLinkGenerator:MeshSequenceA' |
AnimSets[0] | AnimSet'PICKUPS.Deployables.Anims.K_Deployables_Shield_1P' |
bCastDynamicShadow | False |
bForceDirectLightMap | True |
bUseAsOccluder | False |
FOV | 60.0 |
SkeletalMesh | SkeletalMesh'PICKUPS.Deployables.Mesh.SK_Deployables_Shield' |
PickupMesh[edit]
Class: Engine.SkeletalMeshComponent
Inherits from: UTDeployable.PickupMesh
Property | Value | ||||||||
---|---|---|---|---|---|---|---|---|---|
SkeletalMesh | SkeletalMesh'PICKUPS.Deployables.Mesh.SK_Deployables_Shield' | ||||||||
Translation |
|
Functions[edit]
Static functions[edit]
GetTeamDeployable[edit]
Overrides: UTDeployable.GetTeamDeployable
Instance functions[edit]
Deploy[edit]
function bool Deploy ()
Overrides: UTDeployable.Deploy
(Description copied from UTDeployable.Deploy)
attempts to deploy the item
Returns:
- whether or not deploying was successful