Forum Topics tagged function

Similar Tags

Report Tag

162 forum topics with this tag
  • 6 replies
  • 122 views
This content is deleted
Forum Topic
How does the function return a value? (Resolved)
0 favourites

I have been using functions for a long time but today for the first time I need it to return a value. I haven't found where to look for this value, how do I get...

posted 2 months ago
  • 0 replies
  • 132 views
This content is deleted
Forum Topic
How do I get return value from HTML Element function?
0 favourites

When I add new elements into hmtl elements, it sometimes forces to scroll to the top. Then I created a function inside HTML Element as follows: Function GetScro...

  • 7 replies
  • 164 views
This content is deleted
Forum Topic
Error when export with advanced minify script
0 favourites

I got this error when export with advanced minify script. Function: Inventory__GetScrollY() is in my HTML Element. So, what should I adjust the script?

  • 6 replies
  • 150 views
0 favourites

I founded in forum how I can call SetSuspended function in game. C3_runtimeInterface._GetLocalRuntime().SetSuspended(true); But when I using minify mode as Adva...

  • 1 replies
  • 98 views
1 favourites

We mWe believe that most of the current 2D game characters are made using Spine. Can Construct import Spine animations and use them? We have currently produced...

  • 1 replies
  • 50 views
This content is deleted
Forum Topic
How do i use function,param(0) on C3?
0 favourites

Recently I found a tutorial to check answered quiz that using function,param(0) in c2. How to use it on C3. Thanks!

posted 29 days ago
  • 4 replies
  • 97 views
This content is deleted
Forum Topic
How to change the color of some words in text?
0 favourites

I want to implement a function like this. The text displays a sentence like , and inside turns red alone.

posted 21 days ago
  • 10 replies
  • 141 views
This content is deleted
Forum Topic
How to call parameters in a function
0 favourites

I added a parameter to the function and returned a value to the parameter when calling the function. So how can we get the value returned by this parameter when...

posted 21 days ago
  • 11 replies
  • 142 views
This content is deleted
Forum Topic
Call function from external script
0 favourites

Runtime.CallFunction("myFunction"); I want to call a function from main.Js inside Action code block, I am able to get this working, please can someone tell me a...

Similar Tags