Use ByRefEvent attribute in content. (#5918)
This commit is contained in:
committed by
GitHub
parent
525c38b794
commit
1882ad55af
@@ -12,6 +12,7 @@ namespace Content.Server.Atmos.EntitySystems
|
|||||||
{}
|
{}
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
[ByRefEvent]
|
||||||
public readonly struct AtmosExposedUpdateEvent
|
public readonly struct AtmosExposedUpdateEvent
|
||||||
{
|
{
|
||||||
public readonly EntityCoordinates Coordinates;
|
public readonly EntityCoordinates Coordinates;
|
||||||
|
|||||||
Reference in New Issue
Block a user