Files
LuaCsForBarotraumaEP/Barotrauma/BarotraumaShared/SharedSource/Lua
zhurengong 9d68458eb2 add some type method to LuaUserData
1. RegisterGenericType: solves some types that cannot be found directly by strings, such as MapEntity.SelectedList(HashSet<MapEntity>)
2. IsTargetType: can be used to know whether MapEntity is Item, Character, or Structure.
2022-02-10 15:03:24 +08:00
..
2021-12-30 18:29:32 -03:00