Skip to content

生成包裹与未生成的行为不一致 #505

@cuinc

Description

@cuinc

local go = CS.UnityEngine.GameObject();
--- 在生成包裹代码时,会报空
--- 未生成代码时,能正常执行
go.active = false;

---- 期望两都的行为统一

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