Struct Editor.UndoItem
- Namespace
- Lime
- Assembly
- Lime.dll
public struct Editor.UndoItem : IEquatable<Editor.UndoItem>
- Implements
- Inherited Members
Fields
TextPos
public int TextPos
Field Value
Value
public string Value
Field Value
Methods
Equals(UndoItem)
Indicates whether the current object is equal to another object of the same type.
public bool Equals(Editor.UndoItem other)