Jump to content

Function parameters problem in flowgraph editor


Rozen Software
 Share

Recommended Posts

I have standard edition of Leadwerks and I'm working in beta branch now (Leadwerks 3.5). After last update I have noticed a problem with flowgraph editor. My function:

 

function Script:EnterType()--arg
return self.collidedEntityType
end

 

is not reflected in the flowgraph and therefore I cannot trasmit this agrument to the input function (with --in)

 

Only output and input methods are showed in the graph. Arguments are not.

 

(Windows 8.1, GeForce GTX 460)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...