| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Inventory
|
+-- Engine.Weapon
|
+-- XWeapons.Painter
|
+-- OnslaughtFull.ONSPainter
| Constants Summary |
|---|
| Inherited Contants from Engine.Weapon |
|---|
| NUM_FIRE_MODES |
| Variables Summary | |
|---|---|
| float | MinZDist |
| Inherited Variables from XWeapons.Painter |
|---|
| ArrowColor, borderX, borderY, ChargeColor, EndEffect, FirstCannon, FocusColor, focusX, focusY, innerArrowsX, innerArrowsY, LastFOV, MarkLocation, RechargeOrigin, RechargeSize, zoomed |
| Enumerations Summary |
|---|
| Inherited Enumerations from Engine.Weapon |
|---|
| EWeaponClientState |
| Functions Summary | ||
|---|---|---|
![]() | bool | CanBomb (vector MarkLocation, float NeededRadius) |
![]() | float | GetAIRating () |
| Variables Detail |
|---|
| Functions Detail |
|---|
CanBomb Source code
GetAIRating Source code| Defaultproperties |
|---|
defaultproperties { MinZDist=5000.000000 FireModeClass(0)=Class'OnslaughtFull.ONSPainterFire' PutDownAnim="Deselect" SelectAnimRate=3.100000 PutDownAnimRate=2.800000 Description="The Target Painter, similar to the Ion Painter, fires a harmless, low power laser with its primary fire. Unlike the Ion Painter, however, this weapon calls in a bomber that launches a string of bombs in the direction the user is facing, centered on the painted target. The bombs will easily incinerate the target and any unfortunates that happen to be nearby." DisplayFOV=45.000000 SmallViewOffset=(X=100.000000,Y=22.000000,Z=-32.500000) CenteredOffsetY=-7.000000 CenteredRoll=0 CenteredYaw=-500 PickupClass=Class'OnslaughtFull.ONSPainterPickup' PlayerViewOffset=(X=100.000000,Y=22.000000,Z=-32.500000) PlayerViewPivot=(Yaw=350) AttachmentClass=Class'OnslaughtFull.ONSPainterAttachment' ItemName="Target Painter" Mesh=SkeletalMesh'ONSFullAnimations.TargetPainter' DrawScale=0.600000 AmbientGlow=64 } |
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||