Class MyWeaponRule
Inheritance
System.Object
MyWeaponRule
Assembly: VRage.Game.dll
Syntax
public class MyWeaponRule : Object
Constructors
MyWeaponRule()
Declaration
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
Field Value
Type |
Description |
System.Single |
|
TimeMin
Declaration
Field Value
Type |
Description |
System.Single |
|
Weapon
Declaration
Field Value
Type |
Description |
System.String |
|