Class UnitConnectionDebugData
Inheritance
object
UnitConnectionDebugData
Assembly: solution.dll
Syntax
public class UnitConnectionDebugData : IUnitConnectionDebugData, IGraphElementDebugData
Properties
lastInvokeFrame
Declaration
public int lastInvokeFrame { get; set; }
Property Value
lastInvokeTime
Declaration
public float lastInvokeTime { get; set; }
Property Value
runtimeException
Declaration
public Exception runtimeException { get; set; }
Property Value
| Type |
Description |
| Exception |
|
Implements
Extension Methods