Files
LuaCsForBarotraumaEP/Barotrauma/BarotraumaShared/SharedSource
Cintique fb6c335f0f Add LuaUserData.CreateUserDataOfType.
Converts a Lua value to a desired CLR type and wraps it in a userdata to avoid automatic conversions.
Example: a Lua script needs to pass a List`1 to a CLR method expecting System.Object, MoonSharp gets
in the way by converting the List`1 to a MoonSharp.Interpreter.Table and breaking everything.
Wrapping the value in a userdata preserves the original type during conversions.
2022-05-31 14:54:09 +10:00
..
2022-04-08 00:34:17 +09:00
2022-04-12 03:39:02 +09:00
2022-02-26 02:43:01 +09:00
2022-03-17 01:25:04 +09:00
2022-05-09 12:54:51 -03:00
2022-05-05 13:18:50 -03:00
2022-02-26 02:43:01 +09:00
2022-04-12 03:39:02 +09:00
2022-01-27 00:30:32 +09:00
2022-04-12 03:39:02 +09:00
2022-04-22 21:48:04 +09:00
2022-02-26 02:43:01 +09:00
2022-04-27 23:32:17 +09:00
2022-04-27 23:32:17 +09:00
2022-02-26 02:43:01 +09:00
2022-02-26 02:43:01 +09:00
2022-04-14 23:50:49 +09:00
2021-06-17 17:58:09 +03:00
2020-10-01 12:19:24 -03:00
2022-03-30 01:20:59 +09:00
2021-09-09 07:42:25 -03:00
2020-03-04 13:04:10 +01:00
2022-03-17 01:25:04 +09:00
2022-02-26 02:43:01 +09:00
2022-03-30 01:20:59 +09:00
2022-02-26 02:43:01 +09:00