C# Class PointingAttemptEvent, space-station-14

Inheritance: EntityEventArgs
Mostra file Open project: space-wizards/space-station-14

Public Properties

Property Type Description
Target EntityUid,

Public Methods

Method Description
PointingAttemptEvent ( EntityUid, target ) : Robust.Shared.Serialization

Method Details

PointingAttemptEvent() public method

public PointingAttemptEvent ( EntityUid, target ) : Robust.Shared.Serialization
target EntityUid,
return Robust.Shared.Serialization

Property Details

Target public_oe property

public EntityUid, Target
return EntityUid,