Show / Hide Table of Contents

Class MyWeaponRule

Inheritance
System.Object
MyWeaponRule
Namespace: VRage.Game.ObjectBuilders.Definitions
Assembly: VRage.Game.dll
Syntax
public class MyWeaponRule : Object

Constructors

MyWeaponRule()

Declaration
public MyWeaponRule()

Fields

CanGoThroughVoxels

Declaration
public bool CanGoThroughVoxels
Field Value
Type Description
System.Boolean

FiringAfterLosingSight

Declaration
public bool FiringAfterLosingSight
Field Value
Type Description
System.Boolean

TimeMax

Declaration
public float TimeMax
Field Value
Type Description
System.Single

TimeMin

Declaration
public float TimeMin
Field Value
Type Description
System.Single

Weapon

Declaration
public string Weapon
Field Value
Type Description
System.String
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾