Version: 2021.2
言語: 日本語
public static bool IsActiveContext (EditorTools.EditorToolContext context);

パラメーター

context The EditorToolContext to compare with the active tool context.

戻り値

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

説明

Test if an EditorToolContext is currently the active tool context.