I don't need to test my programs. I have an error-correcting modem.
UE3:UTWeap_LinkGun (UT3)
Object >> Actor >> Inventory >> Weapon >> GameWeapon >> UTWeapon >> UTBeamWeapon >> UTWeap_LinkGun |
Contents
- 1 Properties
- 1.1 bBeamHit
- 1.2 BeamAmmoUsePerSecond
- 1.3 BeamAttachActor
- 1.4 BeamAttachLocation
- 1.5 BeamAttachNormal
- 1.6 BeamEndpointEffect
- 1.7 BeamLight
- 1.8 EndAltFireSound
- 1.9 HighPowerMuzzleFlashTemplate
- 1.10 LastBeamAttachTime
- 1.11 LinkAttachmentClass
- 1.12 LinkBreakDelay
- 1.13 LinkedComponent
- 1.14 LinkedList
- 1.15 LinkedTo
- 1.16 LinkFlexibility
- 1.17 LinkStrength
- 1.18 MinimumDamage
- 1.19 MomentumTransfer
- 1.20 PartialAmmo
- 1.21 PoweredUpEffect
- 1.22 PoweredUpEffectSocket
- 1.23 ReaccquireTimer
- 1.24 SavedAmmoUse
- 1.25 SavedDamage
- 1.26 StartAltFireSound
- 1.27 TeamMuzzleFlashTemplates
- 1.28 Victim
- 1.29 WeaponLinkDistance
- 1.30 WeaponMaterialInstance
- 1.31 Default values
- 1.32 Subobjects
- 2 Functions
- 2.1 Events
- 2.2 Other instance functions
- 2.2.1 AttachWeaponTo
- 2.2.2 AttemptLinkTo
- 2.2.3 BestMode
- 2.2.4 CalcLinkStrength
- 2.2.5 CanHeal
- 2.2.6 ChangeVisibility
- 2.2.7 ConsumeBeamAmmo
- 2.2.8 DrawWeaponCrosshair
- 2.2.9 FindLinkedWeapons
- 2.2.10 FocusOnLeader
- 2.2.11 GetAIRating
- 2.2.12 GetLinkedToLocation
- 2.2.13 GetLinkedWeapons
- 2.2.14 GetOptimalRangeFor
- 2.2.15 GetProjectileClass
- 2.2.16 GetTeamMuzzleFlashTemplate
- 2.2.17 KillBeamEmitter
- 2.2.18 KillEndpointEffect
- 2.2.19 ProcessBeamHit
- 2.2.20 SetBeamEmitterHidden
- 2.2.21 SetSkin
- 2.2.22 SuggestAttackStyle
- 2.2.23 SuggestDefenseStyle
- 2.2.24 UnLink
- 2.2.25 UpdateBeamEmitter
- 3 States
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
bBeamHit
Type: bool
true if beam currently hitting target
BeamAmmoUsePerSecond
Type: float
beam ammo consumption (per second)
Default value: 8.5
BeamAttachActor
Type: Actor
Actor to which beam is being attached
BeamAttachLocation
Type: Object.Vector
Where beam that isn't hitting a target is currently attached
BeamAttachNormal
Type: Object.Vector
Normal for beam attachment
BeamEndpointEffect
Type: UTEmitter
BeamLight
Type: UTLinkBeamLight
EndAltFireSound
Type: SoundCue
Default value: SoundCue'A_Weapon_Link.Cue.A_Weapon_Link_AltFireStopCue'
HighPowerMuzzleFlashTemplate
Type: ParticleSystem
Default value: ParticleSystem'WP_LinkGun.Effects.P_FX_LinkGun_MF_Beam_Gold'
LastBeamAttachTime
Type: float
Last time new beam attachment location was calculated
LinkAttachmentClass
Type: class<UTAttachment_LinkGun>
cached cast of attachment class for calling coloring functions
LinkBreakDelay
Type: float
Holds the amount of time to maintain the link before breaking it. This is important so that you can pass through small objects without having to worry about regaining the link
Default value: 0.5
LinkedComponent
Type: PrimitiveComponent
Holds the component we hit on the linked actor, for determining the linked beam endpoint on multi-component actors (such as Onslaught powernodes)
LinkedList
Type: array<UTWeap_LinkGun>
Holds the list of link guns linked to this weapon
LinkedTo
Type: Actor
Holds the actor that this weapon is linked to.
LinkFlexibility
Type: float
Holds the amount of flexibility of the link beam
Default value: 0.64
LinkStrength
Type: int
Modifiers: repnotify
Holds the current strength (in #s) of the link
Default value: 1
MinimumDamage
Type: float
minimum SavedDamage before we actually apply it (needs to be large enough to counter any scaling factors that might reduce to below 1)
Default value: 5.0
MomentumTransfer
Type: float
Momentum transfer for link beam (per second)
Default value: 50000.0
PartialAmmo
Type: float
Saved partial ammo consumption
PoweredUpEffect
Type: ParticleSystemComponent
activated whenever we're linked to other players (LinkStrength > 1)
Default value: ParticleSystemComponent'PoweredUpComponent'
PoweredUpEffectSocket
Type: name
socket to attach PoweredUpEffect to on our mesh
Default value: 'PowerEffectSocket'
ReaccquireTimer
Type: float
This is a time used with LinkBrekaDelay above
SavedAmmoUse
Type: float
saved partial ammo use
SavedDamage
Type: float
saved partial damage (in case of high frame rate
StartAltFireSound
Type: SoundCue
Default value: SoundCue'A_Weapon_Link.Cue.A_Weapon_Link_AltFireStartCue'
TeamMuzzleFlashTemplates
Type: ParticleSystem
Array size: 3
Default value, index 0: ParticleSystem'WP_LinkGun.Effects.P_FX_LinkGun_MF_Beam_Red'
Default value, index 1: ParticleSystem'WP_LinkGun.Effects.P_FX_LinkGun_MF_Beam_Blue'
Default value, index 2: ParticleSystem'WP_LinkGun.Effects.P_FX_LinkGun_MF_Beam'
Victim
Type: Actor
Holds the Actor currently being hit by the beam
WeaponLinkDistance
Type: float
players holding link guns within this distance of each other automatically link up
Default value: 160.0
WeaponMaterialInstance
Type: MaterialInstanceConstant
Default values
Subobjects
FirstPersonMesh
Class: UTGame.UTSkeletalMeshComponent
Inherits from: UTBeamWeapon.FirstPersonMesh
Property | Value |
---|---|
Animations | AnimNodeSequence'UTGame.Default__UTWeap_LinkGun:MeshSequenceA' |
AnimSets[0] | AnimSet'WP_LinkGun.Anims.K_WP_LinkGun_1P_Base' |
FOV | 60.0 |
Scale | 0.9 |
SkeletalMesh | SkeletalMesh'WP_LinkGun.Mesh.SK_WP_Linkgun_1P' |
PickupMesh
Class: Engine.SkeletalMeshComponent
Inherits from: UTBeamWeapon.PickupMesh
Property | Value |
---|---|
SkeletalMesh | SkeletalMesh'WP_LinkGun.Mesh.SK_WP_LinkGun_3P' |
PoweredUpComponent
Class: Engine.ParticleSystemComponent
Property | Value |
---|---|
bAutoActivate | False |
DepthPriorityGroup | SDPG_Foreground |
SecondsBeforeInactive | 1.0 |
Template | ParticleSystem'WP_LinkGun.Effects.P_WP_Linkgun_PoweredUp' |
Functions
Events
Destroyed
Overrides: UTWeapon.Destroyed
When destroyed, make sure we clean ourselves from any chains
PostBeginPlay
Overrides: UTWeapon.PostBeginPlay
Initialize the weapon
ReplicatedEvent
Overrides: UTWeapon.ReplicatedEvent
Other instance functions
AttachWeaponTo
Overrides: UTWeapon.AttachWeaponTo
(Description copied from UTWeapon.AttachWeaponTo)
Attach Weapon Mesh, Weapon MuzzleFlash and Muzzle Flash Dynamic Light to a SkeletalMesh
Parameters:
- who - is the pawn to attach to
AttemptLinkTo
This function looks at how the beam is hitting and determines if this person is linkable
BestMode
Overrides: UTWeapon.BestMode
BestMode() choose between regular or alt-fire
CalcLinkStrength
this function figures out the strength of this link
CanHeal
Overrides: UTWeapon.CanHeal
CanHeal() used by bot AI should return true if this weapon is able to heal Other
ChangeVisibility
Overrides: UTWeapon.ChangeVisibility
This function is called from the pawn when the visibility of the weapon changes
ConsumeBeamAmmo
ConsumeBeamAmmo() consume beam ammo per tick.
DrawWeaponCrosshair
Overrides: UTWeapon.DrawWeaponCrosshair
Draw the Crosshairs
FindLinkedWeapons
checks for nearby friendly link gun users and links to them
FocusOnLeader
Overrides: Weapon.FocusOnLeader
GetAIRating
Overrides: Weapon.GetAIRating
AI interface
GetLinkedToLocation
Returns a vector that specifics the point of linking.
GetLinkedWeapons
gets a list of the entire link chain
GetOptimalRangeFor
Overrides: UTWeapon.GetOptimalRangeFor
used by bot AI to get the optimal range for shooting Target can be called on friendly Targets if trying to heal it
GetProjectileClass
Overrides: Weapon.GetProjectileClass
Returns the type of projectile to spawn. We use a function so subclasses can override it if needed (case in point, homing rockets).
GetTeamMuzzleFlashTemplate
KillBeamEmitter
Overrides: UTBeamWeapon.KillBeamEmitter
KillEndpointEffect
deactivates the beam endpoint effect, if present
ProcessBeamHit
Overrides: UTBeamWeapon.ProcessBeamHit
Process the hit info
SetBeamEmitterHidden
Overrides: UTBeamWeapon.SetBeamEmitterHidden
SetSkin
Overrides: UTWeapon.SetSkin
(Description copied from UTWeapon.SetSkin)
Material control
Parameters:
- NewMaterial - The new material to apply or none to clear it
SuggestAttackStyle
Overrides: Weapon.SuggestAttackStyle
SuggestDefenseStyle
Overrides: Weapon.SuggestDefenseStyle
UnLink
Unlink this weapon from it's parent. If bDelayed is true, it will give a short delay before unlinking to allow the player to re-establish the link
UpdateBeamEmitter
Overrides: UTBeamWeapon.UpdateBeamEmitter
States
WeaponBeamFiring
State WeaponFiring See UTWeapon.WeaponFiring
Inherits from: UTBeamWeapon.WeaponBeamFiring
Modifiers: simulated
WeaponBeamFiring.BeginState
Overrides: UTBeamWeapon.WeaponBeamFiring.BeginState
Called immediately when entering a state, while within the GotoState() call that caused the state change (before any state code is executed).
WeaponBeamFiring.EndState
Overrides: UTBeamWeapon.WeaponBeamFiring.EndState
When leaving the state, shut everything down
WeaponBeamFiring.Tick
Overrides: UTBeamWeapon.WeaponBeamFiring.Tick
Update the beam and handle the effects
WeaponBeamFiring.CanViewAccelerationWhenFiring
Overrides: UTWeapon.CanViewAccelerationWhenFiring (global)
You can run around spamming the beam and needing to look around all speed *
WeaponBeamFiring.EndFire
Overrides: UTBeamWeapon.WeaponBeamFiring.EndFire
When done firing, we have to make sure we unlink the weapon.
WeaponBeamFiring.SetCurrentFireMode
Overrides: Weapon.SetCurrentFireMode (global)
Set current firing mode. Network: Local Player and Server.
WeaponBeamFiring.SetFlashLocation
Overrides: Weapon.SetFlashLocation (global)
This function sets up the Location of a hit to be replicated to all remote clients.
Network: Server only
WeaponPuttingDown
Inherits from: UTWeapon.WeaponPuttingDown
Modifiers: simulated
WeaponPuttingDown.WeaponIsDown
Overrides: Weapon.WeaponPuttingDown.WeaponIsDown
We are done putting the weapon away, remove the mesh/etc.