From fb205174350792c5840897b63d7457b3536e0c27 Mon Sep 17 00:00:00 2001 From: Lukas Pioch Date: Tue, 4 Apr 2017 07:53:14 +0200 Subject: APIDoc: Documented missing functions and variables. (#3634) --- Server/Plugins/APIDump/Classes/Projectiles.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Server/Plugins/APIDump/Classes/Projectiles.lua') diff --git a/Server/Plugins/APIDump/Classes/Projectiles.lua b/Server/Plugins/APIDump/Classes/Projectiles.lua index b92f6d2a8..a62779960 100644 --- a/Server/Plugins/APIDump/Classes/Projectiles.lua +++ b/Server/Plugins/APIDump/Classes/Projectiles.lua @@ -26,7 +26,7 @@ return }, GetBlockHit = { - Desc = "Gets the block arrow is in", + Notes = "Returns the coords of the block into which the arrow is stuck. Undefined if the arrow is still moving.", Returns = { { -- cgit v1.2.3