class ActionGraphDebugger

in global :: Sandbox . ActionGraphs

😔 No documentation found.


public static bool Enabled { get; set; }

😔 No documentation found.

public static bool TryGetGraph( Guid guid, ref ActionGraph graph )

😔 No documentation found.

public static bool TryGetCompiled( Guid guid, ref Expression expression )

😔 No documentation found.

public static LinkDebugger StartListening( ActionGraph graph )

😔 No documentation found.

public Type GetType( )

😔 No documentation found.

public string ToString( )

😔 No documentation found.

public bool Equals( object obj )

😔 No documentation found.

public int GetHashCode( )

😔 No documentation found.