Class StateTransition.DebugData
Inheritance
object
StateTransition.DebugData
Assembly: solution.dll
Syntax
public class StateTransition.DebugData : IStateTransitionDebugData, IGraphElementDebugData
Properties
lastBranchFrame
Declaration
public int lastBranchFrame { get; set; }
Property Value
lastBranchTime
Declaration
public float lastBranchTime { get; set; }
Property Value
runtimeException
Declaration
public Exception runtimeException { get; set; }
Property Value
| Type |
Description |
| Exception |
|
Implements
Extension Methods