Struct NodeGroupsRebuilt
Event raised after node groups have been updated. Directed at any entity with a NodeContainerComponent that had a relevant node.
Assembly: Content.Server.dll
Syntax
public struct NodeGroupsRebuilt
Constructors
|
Improve this Doc
View Source
NodeGroupsRebuilt(EntityUid)
Declaration
public NodeGroupsRebuilt(EntityUid nodeOwner)
Parameters
Type |
Name |
Description |
EntityUid |
nodeOwner |
|
Fields
|
Improve this Doc
View Source
NodeOwner
Declaration
public readonly EntityUid NodeOwner
Field Value
Type |
Description |
EntityUid |
|