C# Class MuzzleFlashEvent, space-station-14

Inheritance: EntityEventArgs
Show file 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 property

public string Prototype
return string