@minecraft
    正在准备搜索索引...

    类 SimpleToolWrapper

    A simple class wrapper to inherit in your tool which contains the initialization and storage of the simple tool component utility. See one of the Simple samples to see how to use this class and the wrapper framework

    实现

    索引

    构造函数

    访问器

    方法

    • 返回 void

      Teardown the simple tool instance This will call the teardown function on the simple tool instance This function is automatically invoked by the Editor Extension system when the editor is shutting down