Show / Hide Table of Contents

Class NodeContainerComponent

Creates and maintains a set of Nodes.

Inheritance
System.Object
NodeContainerComponent
Namespace: Content.Server.NodeContainer
Assembly: Content.Server.dll
Syntax
public sealed class NodeContainerComponent : Component

Fields

| Improve this Doc View Source

Examinable

Declaration
public bool Examinable
Field Value
Type Description
System.Boolean

Properties

| Improve this Doc View Source

Nodes

Declaration
public Dictionary<string, Node> Nodes { get; }
Property Value
Type Description
Dictionary<System.String, Node>
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾