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 Add map scripting capabilities to UDB (#656) 2021-11-28 14:00:24 +01:00
ImageInfo.cs Add map scripting capabilities to UDB (#656) 2021-11-28 14:00:24 +01:00
IMoreTags.cs Add map scripting capabilities to UDB (#656) 2021-11-28 14:00:24 +01:00
Line2DWrapper.cs Add map scripting capabilities to UDB (#656) 2021-11-28 14:00:24 +01:00
LinedefWrapper.cs Add map scripting capabilities to UDB (#656) 2021-11-28 14:00:24 +01:00
MapElementArgumentsWrapper.cs Add map scripting capabilities to UDB (#656) 2021-11-28 14:00:24 +01:00
MapElementWrapper.cs Add map scripting capabilities to UDB (#656) 2021-11-28 14:00:24 +01:00
MapWrapper.cs UDBScript asynchronous execution (#684) 2022-01-03 14:33:34 +01:00
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 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
ThingWrapper.cs Add map scripting capabilities to UDB (#656) 2021-11-28 14:00:24 +01:00
Vector2DWrapper.cs Add map scripting capabilities to UDB (#656) 2021-11-28 14:00:24 +01:00
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 Add map scripting capabilities to UDB (#656) 2021-11-28 14:00:24 +01:00