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 Sourcemsg
Declaration
public string msg
Field Value
Type | Description |
---|---|
System.String |
type
Declaration
public ViewSystemNodeConsole.MessageType type
Field Value
Type | Description |
---|---|
ViewSystemNodeConsole.MessageType |