Skip to content

频繁创建销毁继承蓝图类的蓝图类对象,访问继承自父类的property会出现invalid property #661

@jozhn

Description

@jozhn

实际上property应该有效,但使用了之前缓存的处于BeginDestroy状态的父类的property。因为父类还没有被gc,所以子类metatable缓存的父类的property还在

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions