Daniele Bartolini před 10 roky
rodič
revize
770f9cecd9
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      docs/lua_api.txt

+ 1 - 0
docs/lua_api.txt

@@ -780,6 +780,7 @@ Device
 
 	**console_send** (table)
 		Sends the given lua *table* to clients connected to the engine.
+		Values can be either nil, bool, number, string, Vector2, Vector3, Quaternion, Matrix4x4 or Color4.
 
 	**can_get** (type, name) : bool
 		Returns whether the resource (type, name) is loaded.