I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE2:Turret (U2)
Object >> Actor >> Pawn >> StationaryPawn >> DeployedUnit >> ProximitySensor >> Turret |
- Package:
- Deployables
- Direct subclasses:
- AutoTurret, RocketTurret
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. |
null
Properties[edit]
Property group 'Turret'[edit]
BoneElevatorEnd[edit]
Type: name
Default value: 'ElevatorEnd'
BoneLeftBarrelEnd[edit]
Type: name
Default value: 'LeftEnd'
BonePitch[edit]
Type: name
Default value: 'Elevator'
BoneRightBarrelEnd[edit]
Type: name
Default value: 'RightEnd'
BoneYaw[edit]
Type: name
Default value: 'Rotator'
bSplashDamage[edit]
Type: bool
TurretMoveSound[edit]
Type: Sound
WeaponType[edit]
Internal variables[edit]
AimingRotation[edit]
Type: Object.Rotator
AimingVector[edit]
Type: Object.Vector
ClientAimingVector[edit]
Type: Object.Vector
Default value:
Member | Value |
---|---|
X | 9999999.0 |
Y | 9999999.0 |
Z | 9999999.0 |
MyWeapon[edit]
Type: Weapon
ViewOffset[edit]
Type: Object.Vector
Default values[edit]
Property | Value | ||||
---|---|---|---|---|---|
AlternateSkins[0] | Shader'Arch_TurretsT.Small.metl_DeployableTurret_001_Red' | ||||
AlternateSkins[1] | Shader'Arch_TurretsT.Small.metl_deployableturret_001_blue' | ||||
bHasAttack | True | ||||
CollisionHeight | 60.0 | ||||
CollisionRadius | 50.0 | ||||
ControllerClass | Class'Deployables.TurretController' | ||||
Description | "Turret" | ||||
DrawScale | 1.0 | ||||
Health | 500 | ||||
PeripheralVision | 0.5 | ||||
PrePivot |
|
||||
SightRadius | 4000.0 | ||||
SpamTexture0 | Texture'Legend.Skins.JLSSRed' | ||||
SpamTexture1 | Texture'Legend.Skins.JLSSBlue' | ||||
StaticMesh | StaticMesh'Arch_TurretsM.Small.Deployable_Base_TD_01' |
Functions[edit]
Events[edit]
PostNetReceive[edit]
Overrides: DeployedUnit.PostNetReceive
SetAnimAction[edit]
Overrides: Pawn.SetAnimAction
TakeDamage[edit]
Overrides: DeployedUnit.TakeDamage
Other instance functions[edit]
ApplyAimingRotation[edit]
FiredWeapon[edit]
GetAimingRotation[edit]
GetViewLocation[edit]
Overrides: Pawn.GetViewLocation
Initialize[edit]
Overrides: DeployedUnit.Initialize
RegisterConsumer[edit]
Overrides: DeployedUnit.RegisterConsumer
SetAimingRotation[edit]
SetPitch[edit]
SetTeam[edit]
Overrides: DeployedUnit.SetTeam
SetYaw[edit]
ShutDownDeployedUnit[edit]
Overrides: DeployedUnit.ShutDownDeployedUnit
UnRegisterConsumer[edit]
Overrides: DeployedUnit.UnRegisterConsumer
States[edit]
Offline[edit]
Offline.BeginState[edit]
Overrides: Object.BeginState (global)
Offline.EndState[edit]
Overrides: Object.EndState (global)