KitchenDraw SDK 2
Show / Hide Table of Contents

Struct Scene.UndoState

Represents an undo state, which is some kind of a scene snapshot that stores some data. This way a user can undo his action, by reapplying the data from the snapshot in fact.

Inherited Members
ValueType.Equals(object)
ValueType.GetHashCode()
ValueType.ToString()
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetType()
Namespace: KD.SDK2
Assembly: KD.SDK2.dll
Syntax
public struct Scene.UndoState
In this article
Back to top Generated by DocFX