Giter Site home page Giter Site logo

List<T> add错误 about jengine HOT 8 CLOSED

jasonxudeveloper avatar jasonxudeveloper commented on May 21, 2024
List add错误

from jengine.

Comments (8)

JasonXuDeveloper avatar JasonXuDeveloper commented on May 21, 2024

class a继承了JBehaviour,请使用JBehaviour.Get方法获取

from jengine.

JasonXuDeveloper avatar JasonXuDeveloper commented on May 21, 2024

不要用获取monobehaviour的方法去获取JBehaviour,能获取但不能强转到别的类,因为mono适配器的问题,所以需要JBehaviour提供的方法去get,就可以进行类型转换了

from jengine.

JasonXuDeveloper avatar JasonXuDeveloper commented on May 21, 2024

代码可以使用```来显示,
例如:

代码在这里

from jengine.

JasonXuDeveloper avatar JasonXuDeveloper commented on May 21, 2024

三个“`”开头,然后c#,换行,写代码,最后三个结尾

from jengine.

JasonXuDeveloper avatar JasonXuDeveloper commented on May 21, 2024

问题已定位,等修复,今晚。

from jengine.

JasonXuDeveloper avatar JasonXuDeveloper commented on May 21, 2024

无法解决,ILRuntime作者回应,不能用纯热更内的接口去存跨域的对象,你得在热更里创一个对象,然后复制跨域对象的值,然后再加入字典,这样一来,是可以加入和读取的,但是更改的话无法同步,需要你自己去实现
iShot2020-11-09 17 55 07

from jengine.

JasonXuDeveloper avatar JasonXuDeveloper commented on May 21, 2024

很抱歉哈,刚刚又和ILRuntime作者探讨了一下,这个问题已经解决,明天会在development分支提交这个修复。
iShot2020-11-09 22 36 57

iShot2020-11-09 22 37 49

iShot2020-11-09 22 37 45

from jengine.

JasonXuDeveloper avatar JasonXuDeveloper commented on May 21, 2024

bug 已修复,3分支都解决了,参考使用ConverDemo即可

from jengine.

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.