C# Class TagTool.TagDefinitions.Character.WeaponsProperty.FiringPattern

Datei anzeigen Open project: TheGuardians/TagTool

Public Properties

Property Type Description
BurstAngularVelocity Angle
BurstDurationMax float
BurstDurationMin float
BurstOriginAngle Angle
BurstOriginRadius float
BurstReturnAngle Angle
BurstReturnLengthMax float
BurstReturnLengthMin float
BurstSeparationMax float
BurstSeparationMin float
MaximumErrorAngle Angle
ProjectileError Angle
RateOfFire float
TargetLeading float
TargetTracking float
WeaponDamageModifier float

Property Details

BurstAngularVelocity public_oe property

public Angle BurstAngularVelocity
return Angle

BurstDurationMax public_oe property

public float BurstDurationMax
return float

BurstDurationMin public_oe property

public float BurstDurationMin
return float

BurstOriginAngle public_oe property

public Angle BurstOriginAngle
return Angle

BurstOriginRadius public_oe property

public float BurstOriginRadius
return float

BurstReturnAngle public_oe property

public Angle BurstReturnAngle
return Angle

BurstReturnLengthMax public_oe property

public float BurstReturnLengthMax
return float

BurstReturnLengthMin public_oe property

public float BurstReturnLengthMin
return float

BurstSeparationMax public_oe property

public float BurstSeparationMax
return float

BurstSeparationMin public_oe property

public float BurstSeparationMin
return float

MaximumErrorAngle public_oe property

public Angle MaximumErrorAngle
return Angle

ProjectileError public_oe property

public Angle ProjectileError
return Angle

RateOfFire public_oe property

public float RateOfFire
return float

TargetLeading public_oe property

public float TargetLeading
return float

TargetTracking public_oe property

public float TargetTracking
return float

WeaponDamageModifier public_oe property

public float WeaponDamageModifier
return float