George Marques
0ba6048ad3
Add support for static variables in GDScript
...
Which allows editable data associated with a particular class instead of
the instance. Scripts with static variables are kept in memory
indefinitely unless the `@static_unload` annotation is used or the
`static_unload()` method is called on the GDScript.
If the custom function `_static_init()` exists it will be called when
the class is loaded, after the static variables are set.
2023-04-27 09:51:44 -03:00
..
2023-02-02 10:20:35 -03:00
2023-02-02 10:20:35 -03:00
2023-02-02 10:20:35 -03:00
2023-02-02 10:20:35 -03:00
2023-02-06 23:02:14 +03:00
2023-02-06 23:02:14 +03:00
2023-02-19 13:00:07 -03:00
2023-02-19 13:00:07 -03:00
2023-02-19 13:00:07 -03:00
2023-03-05 17:03:20 +03:00
2023-02-19 13:00:07 -03:00
2023-02-19 13:00:07 -03:00
2023-02-19 13:00:07 -03:00
2023-02-19 13:00:07 -03:00
2023-02-19 13:00:07 -03:00
2023-02-19 13:00:07 -03:00
2023-02-19 13:00:07 -03:00
2023-02-19 13:00:07 -03:00
2023-04-10 17:16:07 +03:00
2023-04-10 17:16:07 +03:00
2023-04-10 17:16:07 +03:00
2023-04-10 17:16:07 +03:00
2023-03-13 01:40:13 +02:00
2023-03-13 01:40:13 +02:00
2023-03-13 01:40:13 +02:00
2023-03-13 01:40:13 +02:00
2023-04-10 17:16:07 +03:00
2023-04-10 17:16:07 +03:00
2023-02-02 12:07:25 -03:00
2023-02-06 10:45:38 -03:00
2023-02-06 10:45:38 -03:00
2023-01-31 11:54:41 +02:00
2023-01-28 19:53:27 -03:00
2023-01-28 19:53:27 -03:00
2023-01-28 19:53:27 -03:00
2023-01-28 19:53:27 -03:00
2023-03-05 17:03:20 +03:00
2023-02-16 15:17:46 -05:00
2023-02-21 23:00:29 +02:00
2023-02-21 23:00:29 +02:00
2023-02-06 14:52:13 -03:00
2023-02-06 14:52:13 -03:00
2023-02-06 10:45:38 -03:00
2023-02-06 10:45:38 -03:00
2023-03-05 17:03:20 +03:00
2023-02-19 13:00:07 -03:00
2023-04-02 18:30:30 -04:00
2023-04-02 18:30:30 -04:00
2023-03-05 17:03:20 +03:00
2023-03-05 17:03:20 +03:00
2023-03-05 17:03:20 +03:00
2023-03-05 17:03:20 +03:00
2023-03-05 17:03:20 +03:00
2023-02-16 15:17:46 -05:00
2023-04-27 09:51:44 -03:00
2023-04-27 09:51:44 -03:00
2023-04-27 09:51:44 -03:00
2023-04-27 09:51:44 -03:00
2023-02-01 14:52:29 +02:00
2023-02-01 14:52:29 +02:00
2023-01-31 11:54:41 +02:00
2023-01-31 11:54:41 +02:00
2023-01-31 11:54:41 +02:00
2023-01-31 11:54:41 +02:00
2023-01-31 11:54:41 +02:00
2023-01-31 11:54:41 +02:00
2023-01-31 11:54:41 +02:00
2023-01-31 11:54:41 +02:00