Code Monkey home page Code Monkey logo

Comments (10)

chexiongsheng avatar chexiongsheng commented on May 24, 2024

不好意思,回去过年了。
我稍后看。

from puerts.

operatorkai avatar operatorkai commented on May 24, 2024

新年好~ 多谢多谢

from puerts.

chexiongsheng avatar chexiongsheng commented on May 24, 2024

我试了下,只有“单进程下运行”去掉勾才会报错,其它设置相同不会报错。

from puerts.

operatorkai avatar operatorkai commented on May 24, 2024

本来是这样:分别启动独立编译出的 DS.exe 和 client.exe ,ds和client都会出现丢失实例
勾掉 单进程下运行 是模拟正常的多进程独立环境,上面的复现步骤是想着方便您做复现操作

from puerts.

chexiongsheng avatar chexiongsheng commented on May 24, 2024

定位原因是你mixin的是基类,指明objectTakeByNative的是基类。
但创建的对象是子类。按目前的设定基类的设置不会生效。

from puerts.

operatorkai avatar operatorkai commented on May 24, 2024

嗯 按照常规,基类会包含一些基础实现
那么 您建议是 这种情况可以添加支持 还是 换一种使用方式呢 【比如基类持有的通用logic实例就是在蓝图或cpp中 或 其他方式】

from puerts.

operatorkai avatar operatorkai commented on May 24, 2024

感觉是用法问题哈哈,基类的字段和函数,子类ts也不容易复用
不过针对这个用法,想了个办法:ts中的对象,主动记录到蓝图中持有一下 就可以

from puerts.

chexiongsheng avatar chexiongsheng commented on May 24, 2024

我考虑下是否添加支持

from puerts.

chexiongsheng avatar chexiongsheng commented on May 24, 2024

我加了,你更新试试

from puerts.

operatorkai avatar operatorkai commented on May 24, 2024

试了下,可以了~

from puerts.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.