Show / Hide Table of Contents

Class FlatSDKInternal.WeaponInfo

Inheritance
System.Object
FlatSDKInternal.WeaponInfo
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: FlatPMSDK
Assembly: FlatPMSDK.dll
Syntax
public class WeaponInfo

Fields

Ammo

Declaration
public int Ammo
Field Value
Type Description
System.Int32

MaxAmmo

Declaration
public int MaxAmmo
Field Value
Type Description
System.Int32

vBulletPos

Declaration
public Vector3 vBulletPos
Field Value
Type Description
Vector3

wmesh

Declaration
public FlatSDKInternal.EItem wmesh
Field Value
Type Description
FlatSDKInternal.EItem
Back to top Generated by DocFX