GithubHelp home page GithubHelp logo

luawrapper生成工具相关 about sluaunreal HOT 4 CLOSED

tencent avatar tencent commented on August 23, 2024
luawrapper生成工具相关

from sluaunreal.

Comments (4)

pangweiwei avatar pangweiwei commented on August 23, 2024

这个工具,目前正在走开源流程,会开源的
目前你可以直接修改tools目录下的配置文件

from sluaunreal.

inarutom2014 avatar inarutom2014 commented on August 23, 2024

配置文件可以增加文档说明吗,如果需要把某个F类加入luawrapper,是把include_path下的路径包含进去吗?
另外再请教一个问题,luawrapper生成代码里,如果是F类静态方法,绑定的方法里会忽略函数第一个参数,比如在lua端调用FVector的Distance静态方法,不能写成FVector.Distance(FVector(),FVector(1,1,1)),因为参数个数只有2个,而luawrapper那里的绑定方法参数是三个,只能写成FVector:Distance(FVector(),FVector(1,1,1)),没有想明白设计的用意,希望帮忙解答一下,不胜感谢

from sluaunreal.

pangweiwei avatar pangweiwei commented on August 23, 2024

嗯,这是个bug,我们会fix

from sluaunreal.

pangweiwei avatar pangweiwei commented on August 23, 2024

fixed

from sluaunreal.

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.