Show / Hide Table of Contents

Struct ViewSystemNodeConsole.ConsoleMsg

Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: MacacaGames.ViewSystem
Assembly: Macaca.ViewSystem.Editor.dll
Syntax
public struct ConsoleMsg

Fields

| Improve this Doc View Source

msg

Declaration
public string msg
Field Value
Type Description
System.String
| Improve this Doc View Source

type

Declaration
public ViewSystemNodeConsole.MessageType type
Field Value
Type Description
ViewSystemNodeConsole.MessageType
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX