Forum Topics tagged typescript

Similar Tags

Report Tag

10 forum topics with this tag
  • 2 replies
  • 1.1K views
This content is deleted
Forum Topic
TypeScript
0 favourites

Are there any plans to provide a types file to assist those wanting to use TypeScript to hook into the SDK?

posted 4 years ago
  • 20 replies
  • 2.2K views
This content is deleted
Forum Topic
My C3 Experiments
1 favourites

Here there are my latest experiments. GitHub. GitHub. Description. GitHub. Description (Patreon - free). GitHub. Description (Patreon - free). GitHub. Descripti...

  • 1 replies
  • 356 views
This content is deleted
Forum Topic
How to use "imports for events" with Typescript?
0 favourites

I'm using beta version 363, and I'm very pleased with TypeScript support. However, I'm having difficulties importing scripts with the "purpose: Imports for even...

posted 8 months ago
  • 1 replies
  • 186 views
This content is deleted
Forum Topic
Getting Behaviors in TypeScript
1 favourites

How do we get behaviors on an ISpriteInstance subclass in TypeScript? When attempting to get the behaviors property of my subclass, I see the following error: H...

  • 6 replies
  • 322 views
This content is deleted
Forum Topic
Error Minifying TypeScript Project
0 favourites

I encountered an issue when trying to minify my TypeScript project for web using "Simple" or "Advanced" mode: The error is from using public class fields , whic...

  • 8 replies
  • 247 views

First of all, VERY happy to have typescript running instead of vanilla Javascript! I spent today converting my existing project and I was able to convert most o...

  • 2 replies
  • 187 views
This content is deleted
Forum Topic
Typescript - How to Correctly access an Effect?
0 favourites

Hey folks, back once again with a bit of typescript weirdness! This time it is around effects and how to access them in typescript. First the obvious -. Please...

  • 0 replies
  • 176 views
This content is deleted
Forum Topic
TypeScript - Some Helpful Functions for Construct
1 favourites

While doing my first big typescript project I've posted a couple of times about random issues I have found. I thought this time I would give back with some usef...

  • 2 replies
  • 137 views
This content is deleted
Forum Topic
IWorldInstance Method: Incorrect TypeScript Definition?
0 favourites

Is the TypeScript definition for IWorldInstance 's testOverlapSolid() method correct? The docs say: However, the type definition in IWorldInstance.D.Ts is testO...

posted 1 months ago
  • 2 replies
  • 180 views
This content is deleted
Forum Topic
How do I call custom actions of objects from typescript?
0 favourites

Well that's about it, I just want to put a variable in the name of the function so it can be called dynamically, so how do I do that?

Similar Tags