Nil.xml 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172
  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <class name="Nil" category="Built-In Types" version="3.0.alpha.custom_build">
  3. <brief_description>
  4. </brief_description>
  5. <description>
  6. </description>
  7. <tutorials>
  8. </tutorials>
  9. <demos>
  10. </demos>
  11. <methods>
  12. <method name="Nil">
  13. <argument index="0" name="from" type="PoolColorArray">
  14. </argument>
  15. <description>
  16. </description>
  17. </method>
  18. <method name="Nil">
  19. <argument index="0" name="from" type="PoolVector3Array">
  20. </argument>
  21. <description>
  22. </description>
  23. </method>
  24. <method name="Nil">
  25. <argument index="0" name="from" type="PoolVector2Array">
  26. </argument>
  27. <description>
  28. </description>
  29. </method>
  30. <method name="Nil">
  31. <argument index="0" name="from" type="PoolStringArray">
  32. </argument>
  33. <description>
  34. </description>
  35. </method>
  36. <method name="Nil">
  37. <argument index="0" name="from" type="PoolRealArray">
  38. </argument>
  39. <description>
  40. </description>
  41. </method>
  42. <method name="Nil">
  43. <argument index="0" name="from" type="PoolIntArray">
  44. </argument>
  45. <description>
  46. </description>
  47. </method>
  48. <method name="Nil">
  49. <argument index="0" name="from" type="PoolByteArray">
  50. </argument>
  51. <description>
  52. </description>
  53. </method>
  54. <method name="Nil">
  55. <argument index="0" name="from" type="Array">
  56. </argument>
  57. <description>
  58. </description>
  59. </method>
  60. <method name="Nil">
  61. <argument index="0" name="from" type="Dictionary">
  62. </argument>
  63. <description>
  64. </description>
  65. </method>
  66. <method name="Nil">
  67. <argument index="0" name="from" type="Object">
  68. </argument>
  69. <description>
  70. </description>
  71. </method>
  72. <method name="Nil">
  73. <argument index="0" name="from" type="RID">
  74. </argument>
  75. <description>
  76. </description>
  77. </method>
  78. <method name="Nil">
  79. <argument index="0" name="from" type="NodePath">
  80. </argument>
  81. <description>
  82. </description>
  83. </method>
  84. <method name="Nil">
  85. <argument index="0" name="from" type="Color">
  86. </argument>
  87. <description>
  88. </description>
  89. </method>
  90. <method name="Nil">
  91. <argument index="0" name="from" type="Transform">
  92. </argument>
  93. <description>
  94. </description>
  95. </method>
  96. <method name="Nil">
  97. <argument index="0" name="from" type="Basis">
  98. </argument>
  99. <description>
  100. </description>
  101. </method>
  102. <method name="Nil">
  103. <argument index="0" name="from" type="Rect3">
  104. </argument>
  105. <description>
  106. </description>
  107. </method>
  108. <method name="Nil">
  109. <argument index="0" name="from" type="Quat">
  110. </argument>
  111. <description>
  112. </description>
  113. </method>
  114. <method name="Nil">
  115. <argument index="0" name="from" type="Plane">
  116. </argument>
  117. <description>
  118. </description>
  119. </method>
  120. <method name="Nil">
  121. <argument index="0" name="from" type="Transform2D">
  122. </argument>
  123. <description>
  124. </description>
  125. </method>
  126. <method name="Nil">
  127. <argument index="0" name="from" type="Vector3">
  128. </argument>
  129. <description>
  130. </description>
  131. </method>
  132. <method name="Nil">
  133. <argument index="0" name="from" type="Rect2">
  134. </argument>
  135. <description>
  136. </description>
  137. </method>
  138. <method name="Nil">
  139. <argument index="0" name="from" type="Vector2">
  140. </argument>
  141. <description>
  142. </description>
  143. </method>
  144. <method name="Nil">
  145. <argument index="0" name="from" type="String">
  146. </argument>
  147. <description>
  148. </description>
  149. </method>
  150. <method name="Nil">
  151. <argument index="0" name="from" type="float">
  152. </argument>
  153. <description>
  154. </description>
  155. </method>
  156. <method name="Nil">
  157. <argument index="0" name="from" type="int">
  158. </argument>
  159. <description>
  160. </description>
  161. </method>
  162. <method name="Nil">
  163. <argument index="0" name="from" type="bool">
  164. </argument>
  165. <description>
  166. </description>
  167. </method>
  168. </methods>
  169. <constants>
  170. </constants>
  171. </class>