Version: 2022.3
言語: 日本語
public bool IsAvailable ();

戻り値

bool Returns true if the custom editor tool is available. Returns false otherwise.

説明

Checks whether the custom editor tool is available based on the state of the editor.

See ToolManager.RefreshAvailableTools for an example.