C# Class MuzzleFlashEvent, space-station-14

Inheritance: EntityEventArgs
Exibir arquivo Open project: space-wizards/space-station-14 Class Usage Examples

Public Properties

Property Type Description
Prototype string

Public Methods

Method Description
MuzzleFlashEvent ( string prototype ) : Robust.Shared.Serialization

Method Details

MuzzleFlashEvent() public method

public MuzzleFlashEvent ( string prototype ) : Robust.Shared.Serialization
prototype string
return Robust.Shared.Serialization

Property Details

Prototype public_oe property

public string Prototype
return string