Version: 2022.1
언어: 한국어
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.