Show / Hide Table of Contents

Class ToolshedVisualizeEuiState

Inheritance
System.Object
EuiStateBase
ToolshedVisualizeEuiState
Namespace: Content.Shared.Bql
Assembly: Content.Shared.dll
Syntax
public sealed class ToolshedVisualizeEuiState : EuiStateBase

Constructors

| Improve this Doc View Source

ToolshedVisualizeEuiState((String name, NetEntity entity)[])

Declaration
public ToolshedVisualizeEuiState((string name, NetEntity entity)[] entities)
Parameters
Type Name Description
System.ValueTuple<System.String, NetEntity>[] entities

Fields

| Improve this Doc View Source

Entities

Declaration
public readonly (string name, NetEntity entity)[] Entities
Field Value
Type Description
System.ValueTuple<System.String, NetEntity>[]
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾