Show / Hide Table of Contents

Class NodeGroupFactory

Inheritance
System.Object
NodeGroupFactory
Implements
INodeGroupFactory
Namespace: Content.Server.NodeContainer.NodeGroups
Assembly: Content.Server.dll
Syntax
public sealed class NodeGroupFactory : object, INodeGroupFactory

Methods

| Improve this Doc View Source

Initialize()

Declaration
public void Initialize()
| Improve this Doc View Source

MakeNodeGroup(NodeGroupID)

Declaration
public INodeGroup MakeNodeGroup(NodeGroupID id)
Parameters
Type Name Description
NodeGroupID id
Returns
Type Description
INodeGroup

Implements

INodeGroupFactory
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾