SwiftlyS2

AmmoTypeInfo_t

Interface AmmoTypeInfo_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface AmmoTypeInfo_t : ISchemaClass<AmmoTypeInfo_t>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

Flags

ref AmmoFlags_t Flags { get; }
Property Value

Mass

ref float Mass { get; }
Property Value

MaxCarry

ref int MaxCarry { get; }
Property Value

Speed

CRangeFloat Speed { get; }
Property Value

SplashSize

CRangeInt SplashSize { get; }
Property Value

On this page