ToolManager.IsActiveContext

Declaration

public static bool IsActiveContext(EditorTools.EditorToolContext context);

Parameters

context The EditorToolContext to compare with the active tool context.

Returns

bool Returns true if the context is active, false if it is not the active context.

Description

Test if an EditorToolContext is currently the active tool context.


Did you find this page useful? Please give it a rating: