Code Monkey home page Code Monkey logo

Comments (5)

lzj10 avatar lzj10 commented on May 28, 2024

尝试在异步加载的时候把UTypeScriptGeneratedClass::execLazyLoadCallJS加入NativeFunction,但是面临了新的问题。
在execLazyLoadCallJS中调用了PinedDynamicInvoker->NotifyReBind(Class),导致NativeFunctionLookupTable中的函数存在两份,因为ObjectInitialize加入了一份,RedirectToTypeScript中又加入了一份
同名的两个结构一个指向了execLazyLoadCallJS,一个指向了execCallJS
91b3d769f8bd1ff5e2dbb32aa0f7602

from puerts.

chexiongsheng avatar chexiongsheng commented on May 28, 2024

ReceiveBeginPlay我一直都作为基础例子来演示的,可以的啊,异步加载会导致方法变成protected?

from puerts.

chexiongsheng avatar chexiongsheng commented on May 28, 2024

你是开启了AsyncLoadingThreadEnabled?

from puerts.

lzj10 avatar lzj10 commented on May 28, 2024

AsyncLoadingThreadEnabled是开启的,我看之前不是说支持了么

from puerts.

lzj10 avatar lzj10 commented on May 28, 2024

ReceiveBeginPlay我一直都作为基础例子来演示的,可以的啊,异步加载会导致方法变成protected?

Actor的这几个函数本来就是protected的

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.