Struct LongestShot
public readonly struct LongestShot
- Inherited Members
Constructors
LongestShot(float, IAssetLink<ItemGunAsset>)
public LongestShot(float squaredDistance, IAssetLink<ItemGunAsset> gun)
Parameters
squaredDistancefloatgunIAssetLink<ItemGunAsset>
Fields
Gun
public readonly IAssetLink<ItemGunAsset>? Gun
Field Value
- IAssetLink<ItemGunAsset>
SquaredDistance
public readonly float SquaredDistance
Field Value
Methods
ToString()
{0}m - Gun
public override string ToString()