UltimateZoneBuilder/Source/Plugins/UDBScript/API
biwa e2374102ee
UDBScript asynchronous execution (#684)
Script run by UDBScript are now executed asynchronously
2022-01-03 14:33:34 +01:00
..
Angle2DWrapper.cs Add map scripting capabilities to UDB (#656) 2021-11-28 14:00:24 +01:00
DataWrapper.cs Add map scripting capabilities to UDB (#656) 2021-11-28 14:00:24 +01:00
GameConfigurationWrapper.cs
ImageInfo.cs
IMoreTags.cs
Line2DWrapper.cs
LinedefWrapper.cs Add map scripting capabilities to UDB (#656) 2021-11-28 14:00:24 +01:00
MapElementArgumentsWrapper.cs
MapElementWrapper.cs Add map scripting capabilities to UDB (#656) 2021-11-28 14:00:24 +01:00
MapWrapper.cs
SectorWrapper.cs UDBScript: Exported the classes Linedef, Sector, Sidedef, Thing, and Vertex, so that they can be used with instanceof 2021-12-25 14:43:56 +01:00
SidedefWrapper.cs
ThingWrapper.cs Add map scripting capabilities to UDB (#656) 2021-11-28 14:00:24 +01:00
Vector2DWrapper.cs
Vector3DWrapper.cs Add map scripting capabilities to UDB (#656) 2021-11-28 14:00:24 +01:00
VertexWrapper.cs Add map scripting capabilities to UDB (#656) 2021-11-28 14:00:24 +01:00
VisualCameraWrapper.cs