Class NodeGroupAttribute
Associates a INodeGroup implementation with a NodeGroupID.
This is used to gurantee all
Inheritance
System.Object
NodeGroupAttribute
Namespace: Content.Server.NodeContainer.NodeGroups
Assembly: Content.Server.dll
Syntax
public sealed class NodeGroupAttribute : Attribute
Constructors
| Improve this Doc View SourceNodeGroupAttribute(NodeGroupID[])
Declaration
public NodeGroupAttribute(params NodeGroupID[] nodeGroupTypes)
Parameters
Type | Name | Description |
---|---|---|
NodeGroupID[] | nodeGroupTypes |
Properties
| Improve this Doc View SourceNodeGroupIDs
Declaration
public NodeGroupID[] NodeGroupIDs { get; }
Property Value
Type | Description |
---|---|
NodeGroupID[] |