LSL_Stub.cs 93 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818
  1. /*
  2. * Copyright (c) Contributors, http://opensimulator.org/
  3. * See CONTRIBUTORS.TXT for a full list of copyright holders.
  4. *
  5. * Redistribution and use in source and binary forms, with or without
  6. * modification, are permitted provided that the following conditions are met:
  7. * * Redistributions of source code must retain the above copyright
  8. * notice, this list of conditions and the following disclaimer.
  9. * * Redistributions in binary form must reproduce the above copyright
  10. * notice, this list of conditions and the following disclaimer in the
  11. * documentation and/or other materials provided with the distribution.
  12. * * Neither the name of the OpenSimulator Project nor the
  13. * names of its contributors may be used to endorse or promote products
  14. * derived from this software without specific prior written permission.
  15. *
  16. * THIS SOFTWARE IS PROVIDED BY THE DEVELOPERS ``AS IS'' AND ANY
  17. * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  18. * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  19. * DISCLAIMED. IN NO EVENT SHALL THE CONTRIBUTORS BE LIABLE FOR ANY
  20. * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  21. * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  22. * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
  23. * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  24. * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  25. * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  26. */
  27. using System;
  28. using System.Diagnostics; //for [DebuggerNonUserCode]
  29. using System.Runtime.CompilerServices;
  30. using OpenSim.Region.ScriptEngine.Interfaces;
  31. using OpenSim.Region.ScriptEngine.Shared.Api.Interfaces;
  32. using LSL_Float = OpenSim.Region.ScriptEngine.Shared.LSL_Types.LSLFloat;
  33. using LSL_Integer = OpenSim.Region.ScriptEngine.Shared.LSL_Types.LSLInteger;
  34. using LSL_Key = OpenSim.Region.ScriptEngine.Shared.LSL_Types.LSLString;
  35. using LSL_List = OpenSim.Region.ScriptEngine.Shared.LSL_Types.list;
  36. using LSL_Rotation = OpenSim.Region.ScriptEngine.Shared.LSL_Types.Quaternion;
  37. using LSL_String = OpenSim.Region.ScriptEngine.Shared.LSL_Types.LSLString;
  38. using LSL_Vector = OpenSim.Region.ScriptEngine.Shared.LSL_Types.Vector3;
  39. #pragma warning disable IDE1006
  40. namespace OpenSim.Region.ScriptEngine.Shared.ScriptBase
  41. {
  42. public partial class ScriptBaseClass
  43. {
  44. public ILSL_Api m_LSL_Functions;
  45. public void ApiTypeLSL(IScriptApi api)
  46. {
  47. if (api is ILSL_Api p)
  48. m_LSL_Functions = p;
  49. }
  50. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  51. public void state(string newState)
  52. {
  53. m_LSL_Functions.state(newState);
  54. }
  55. //
  56. // Script functions
  57. //
  58. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  59. public LSL_Integer llAbs(LSL_Integer i)
  60. {
  61. return m_LSL_Functions.llAbs(i);
  62. }
  63. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  64. public LSL_Float llAcos(LSL_Float val)
  65. {
  66. return m_LSL_Functions.llAcos(val);
  67. }
  68. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  69. public void llAddToLandBanList(LSL_Key avatar, LSL_Float hours)
  70. {
  71. m_LSL_Functions.llAddToLandBanList(avatar, hours);
  72. }
  73. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  74. public void llAddToLandPassList(LSL_Key avatar, LSL_Float hours)
  75. {
  76. m_LSL_Functions.llAddToLandPassList(avatar, hours);
  77. }
  78. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  79. public void llAdjustSoundVolume(LSL_Float volume)
  80. {
  81. m_LSL_Functions.llAdjustSoundVolume(volume);
  82. }
  83. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  84. public void llAllowInventoryDrop(LSL_Integer add)
  85. {
  86. m_LSL_Functions.llAllowInventoryDrop(add);
  87. }
  88. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  89. public LSL_Float llAngleBetween(LSL_Rotation a, LSL_Rotation b)
  90. {
  91. return m_LSL_Functions.llAngleBetween(a, b);
  92. }
  93. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  94. public void llApplyImpulse(LSL_Vector force, LSL_Integer local)
  95. {
  96. m_LSL_Functions.llApplyImpulse(force, local);
  97. }
  98. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  99. public void llApplyRotationalImpulse(LSL_Vector force, int local)
  100. {
  101. m_LSL_Functions.llApplyRotationalImpulse(force, local);
  102. }
  103. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  104. public LSL_Float llAsin(LSL_Float val)
  105. {
  106. return m_LSL_Functions.llAsin(val);
  107. }
  108. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  109. public LSL_Float llAtan2(LSL_Float y, LSL_Float x)
  110. {
  111. return m_LSL_Functions.llAtan2(y, x);
  112. }
  113. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  114. public void llAttachToAvatar(LSL_Integer attachment)
  115. {
  116. m_LSL_Functions.llAttachToAvatar(attachment);
  117. }
  118. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  119. public void llAttachToAvatarTemp(LSL_Integer attachment)
  120. {
  121. m_LSL_Functions.llAttachToAvatarTemp(attachment);
  122. }
  123. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  124. public LSL_Key llAvatarOnSitTarget()
  125. {
  126. return m_LSL_Functions.llAvatarOnSitTarget();
  127. }
  128. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  129. public LSL_Key llAvatarOnLinkSitTarget(LSL_Integer linknum)
  130. {
  131. return m_LSL_Functions.llAvatarOnLinkSitTarget(linknum);
  132. }
  133. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  134. public LSL_Rotation llAxes2Rot(LSL_Vector fwd, LSL_Vector left, LSL_Vector up)
  135. {
  136. return m_LSL_Functions.llAxes2Rot(fwd, left, up);
  137. }
  138. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  139. public LSL_Rotation llAxisAngle2Rot(LSL_Vector axis, double angle)
  140. {
  141. return m_LSL_Functions.llAxisAngle2Rot(axis, angle);
  142. }
  143. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  144. public LSL_Integer llBase64ToInteger(string str)
  145. {
  146. return m_LSL_Functions.llBase64ToInteger(str);
  147. }
  148. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  149. public LSL_String llBase64ToString(string str)
  150. {
  151. return m_LSL_Functions.llBase64ToString(str);
  152. }
  153. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  154. public void llBreakAllLinks()
  155. {
  156. m_LSL_Functions.llBreakAllLinks();
  157. }
  158. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  159. public void llBreakLink(int linknum)
  160. {
  161. m_LSL_Functions.llBreakLink(linknum);
  162. }
  163. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  164. public LSL_Integer llCeil(double f)
  165. {
  166. return m_LSL_Functions.llCeil(f);
  167. }
  168. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  169. public void llClearCameraParams()
  170. {
  171. m_LSL_Functions.llClearCameraParams();
  172. }
  173. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  174. public void llCloseRemoteDataChannel(string channel)
  175. {
  176. m_LSL_Functions.llCloseRemoteDataChannel(channel);
  177. }
  178. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  179. public LSL_Float llCloud(LSL_Vector offset)
  180. {
  181. return m_LSL_Functions.llCloud(offset);
  182. }
  183. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  184. public void llCollisionFilter(LSL_String name, LSL_Key id, LSL_Integer accept)
  185. {
  186. m_LSL_Functions.llCollisionFilter(name, id, accept);
  187. }
  188. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  189. public void llCollisionSound(LSL_String impact_sound, LSL_Float impact_volume)
  190. {
  191. m_LSL_Functions.llCollisionSound(impact_sound, impact_volume);
  192. }
  193. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  194. public void llCollisionSprite(LSL_String impact_sprite)
  195. {
  196. m_LSL_Functions.llCollisionSprite(impact_sprite);
  197. }
  198. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  199. public LSL_Float llCos(double f)
  200. {
  201. return m_LSL_Functions.llCos(f);
  202. }
  203. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  204. public void llCreateLink(LSL_Key target, LSL_Integer parent)
  205. {
  206. m_LSL_Functions.llCreateLink(target, parent);
  207. }
  208. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  209. public LSL_List llCSV2List(string src)
  210. {
  211. return m_LSL_Functions.llCSV2List(src);
  212. }
  213. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  214. public LSL_List llDeleteSubList(LSL_List src, int start, int end)
  215. {
  216. return m_LSL_Functions.llDeleteSubList(src, start, end);
  217. }
  218. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  219. public LSL_String llDeleteSubString(string src, int start, int end)
  220. {
  221. return m_LSL_Functions.llDeleteSubString(src, start, end);
  222. }
  223. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  224. public void llDetachFromAvatar()
  225. {
  226. m_LSL_Functions.llDetachFromAvatar();
  227. }
  228. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  229. public LSL_Vector llDetectedGrab(int number)
  230. {
  231. return m_LSL_Functions.llDetectedGrab(number);
  232. }
  233. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  234. public LSL_Integer llDetectedGroup(int number)
  235. {
  236. return m_LSL_Functions.llDetectedGroup(number);
  237. }
  238. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  239. public LSL_Key llDetectedKey(int number)
  240. {
  241. return m_LSL_Functions.llDetectedKey(number);
  242. }
  243. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  244. public LSL_Integer llDetectedLinkNumber(int number)
  245. {
  246. return m_LSL_Functions.llDetectedLinkNumber(number);
  247. }
  248. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  249. public LSL_String llDetectedName(int number)
  250. {
  251. return m_LSL_Functions.llDetectedName(number);
  252. }
  253. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  254. public LSL_Key llDetectedOwner(int number)
  255. {
  256. return m_LSL_Functions.llDetectedOwner(number);
  257. }
  258. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  259. public LSL_Vector llDetectedPos(int number)
  260. {
  261. return m_LSL_Functions.llDetectedPos(number);
  262. }
  263. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  264. public LSL_Rotation llDetectedRot(int number)
  265. {
  266. return m_LSL_Functions.llDetectedRot(number);
  267. }
  268. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  269. public LSL_Integer llDetectedType(int number)
  270. {
  271. return m_LSL_Functions.llDetectedType(number);
  272. }
  273. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  274. public LSL_Vector llDetectedTouchBinormal(int index)
  275. {
  276. return m_LSL_Functions.llDetectedTouchBinormal(index);
  277. }
  278. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  279. public LSL_Integer llDetectedTouchFace(int index)
  280. {
  281. return m_LSL_Functions.llDetectedTouchFace(index);
  282. }
  283. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  284. public LSL_Vector llDetectedTouchNormal(int index)
  285. {
  286. return m_LSL_Functions.llDetectedTouchNormal(index);
  287. }
  288. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  289. public LSL_Vector llDetectedTouchPos(int index)
  290. {
  291. return m_LSL_Functions.llDetectedTouchPos(index);
  292. }
  293. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  294. public LSL_Vector llDetectedTouchST(int index)
  295. {
  296. return m_LSL_Functions.llDetectedTouchST(index);
  297. }
  298. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  299. public LSL_Vector llDetectedTouchUV(int index)
  300. {
  301. return m_LSL_Functions.llDetectedTouchUV(index);
  302. }
  303. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  304. public LSL_Vector llDetectedVel(int number)
  305. {
  306. return m_LSL_Functions.llDetectedVel(number);
  307. }
  308. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  309. public void llDialog(LSL_Key avatar, LSL_String message, LSL_List buttons, int chat_channel)
  310. {
  311. m_LSL_Functions.llDialog(avatar, message, buttons, chat_channel);
  312. }
  313. [DebuggerNonUserCode]
  314. public void llDie()
  315. {
  316. m_LSL_Functions.llDie();
  317. }
  318. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  319. public LSL_String llDumpList2String(LSL_List src, string seperator)
  320. {
  321. return m_LSL_Functions.llDumpList2String(src, seperator);
  322. }
  323. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  324. public LSL_Integer llEdgeOfWorld(LSL_Vector pos, LSL_Vector dir)
  325. {
  326. return m_LSL_Functions.llEdgeOfWorld(pos, dir);
  327. }
  328. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  329. public void llEjectFromLand(LSL_Key pest)
  330. {
  331. m_LSL_Functions.llEjectFromLand(pest);
  332. }
  333. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  334. public void llEmail(string address, string subject, string message)
  335. {
  336. m_LSL_Functions.llEmail(address, subject, message);
  337. }
  338. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  339. public LSL_String llEscapeURL(string url)
  340. {
  341. return m_LSL_Functions.llEscapeURL(url);
  342. }
  343. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  344. public LSL_Rotation llEuler2Rot(LSL_Vector v)
  345. {
  346. return m_LSL_Functions.llEuler2Rot(v);
  347. }
  348. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  349. public LSL_Float llFabs(double f)
  350. {
  351. return m_LSL_Functions.llFabs(f);
  352. }
  353. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  354. public LSL_Integer llFloor(double f)
  355. {
  356. return m_LSL_Functions.llFloor(f);
  357. }
  358. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  359. public void llForceMouselook(int mouselook)
  360. {
  361. m_LSL_Functions.llForceMouselook(mouselook);
  362. }
  363. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  364. public LSL_Float llFrand(double mag)
  365. {
  366. return m_LSL_Functions.llFrand(mag);
  367. }
  368. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  369. public LSL_Key llGenerateKey()
  370. {
  371. return m_LSL_Functions.llGenerateKey();
  372. }
  373. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  374. public LSL_Vector llGetAccel()
  375. {
  376. return m_LSL_Functions.llGetAccel();
  377. }
  378. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  379. public LSL_Integer llGetAgentInfo(LSL_Key id)
  380. {
  381. return m_LSL_Functions.llGetAgentInfo(id);
  382. }
  383. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  384. public LSL_String llGetAgentLanguage(LSL_Key id)
  385. {
  386. return m_LSL_Functions.llGetAgentLanguage(id);
  387. }
  388. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  389. public LSL_List llGetAgentList(LSL_Integer scope, LSL_List options)
  390. {
  391. return m_LSL_Functions.llGetAgentList(scope, options);
  392. }
  393. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  394. public LSL_Vector llGetAgentSize(LSL_Key id)
  395. {
  396. return m_LSL_Functions.llGetAgentSize(id);
  397. }
  398. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  399. public LSL_Float llGetAlpha(int face)
  400. {
  401. return m_LSL_Functions.llGetAlpha(face);
  402. }
  403. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  404. public LSL_Float llGetAndResetTime()
  405. {
  406. return m_LSL_Functions.llGetAndResetTime();
  407. }
  408. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  409. public LSL_String llGetAnimation(LSL_Key id)
  410. {
  411. return m_LSL_Functions.llGetAnimation(id);
  412. }
  413. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  414. public LSL_List llGetAnimationList(LSL_Key id)
  415. {
  416. return m_LSL_Functions.llGetAnimationList(id);
  417. }
  418. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  419. public LSL_Integer llGetAttached()
  420. {
  421. return m_LSL_Functions.llGetAttached();
  422. }
  423. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  424. public LSL_List llGetAttachedList(LSL_Key id)
  425. {
  426. return m_LSL_Functions.llGetAttachedList(id);
  427. }
  428. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  429. public LSL_List llGetBoundingBox(string obj)
  430. {
  431. return m_LSL_Functions.llGetBoundingBox(obj);
  432. }
  433. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  434. public LSL_Float llGetCameraAspect()
  435. {
  436. return m_LSL_Functions.llGetCameraAspect();
  437. }
  438. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  439. public LSL_Float llGetCameraFOV()
  440. {
  441. return m_LSL_Functions.llGetCameraFOV();
  442. }
  443. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  444. public LSL_Vector llGetCameraPos()
  445. {
  446. return m_LSL_Functions.llGetCameraPos();
  447. }
  448. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  449. public LSL_Rotation llGetCameraRot()
  450. {
  451. return m_LSL_Functions.llGetCameraRot();
  452. }
  453. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  454. public LSL_Vector llGetCenterOfMass()
  455. {
  456. return m_LSL_Functions.llGetCenterOfMass();
  457. }
  458. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  459. public LSL_Vector llGetColor(int face)
  460. {
  461. return m_LSL_Functions.llGetColor(face);
  462. }
  463. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  464. public LSL_Key llGetCreator()
  465. {
  466. return m_LSL_Functions.llGetCreator();
  467. }
  468. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  469. public LSL_String llGetDate()
  470. {
  471. return m_LSL_Functions.llGetDate();
  472. }
  473. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  474. public LSL_Float llGetEnergy()
  475. {
  476. return m_LSL_Functions.llGetEnergy();
  477. }
  478. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  479. public LSL_String llGetEnv(LSL_String name)
  480. {
  481. return m_LSL_Functions.llGetEnv(name);
  482. }
  483. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  484. public LSL_Vector llGetForce()
  485. {
  486. return m_LSL_Functions.llGetForce();
  487. }
  488. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  489. public LSL_Integer llGetFreeMemory()
  490. {
  491. return m_LSL_Functions.llGetFreeMemory();
  492. }
  493. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  494. public LSL_Integer llGetUsedMemory()
  495. {
  496. return m_LSL_Functions.llGetUsedMemory();
  497. }
  498. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  499. public LSL_Integer llGetFreeURLs()
  500. {
  501. return m_LSL_Functions.llGetFreeURLs();
  502. }
  503. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  504. public LSL_Vector llGetGeometricCenter()
  505. {
  506. return m_LSL_Functions.llGetGeometricCenter();
  507. }
  508. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  509. public LSL_Float llGetGMTclock()
  510. {
  511. return m_LSL_Functions.llGetGMTclock();
  512. }
  513. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  514. public LSL_String llGetHTTPHeader(LSL_Key request_id, string header)
  515. {
  516. return m_LSL_Functions.llGetHTTPHeader(request_id, header);
  517. }
  518. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  519. public LSL_String llGetInventoryAcquireTime(string item)
  520. {
  521. return m_LSL_Functions.llGetInventoryAcquireTime(item);
  522. }
  523. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  524. public LSL_Key llGetInventoryCreator(string item)
  525. {
  526. return m_LSL_Functions.llGetInventoryCreator(item);
  527. }
  528. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  529. public LSL_Key llGetInventoryKey(string name)
  530. {
  531. return m_LSL_Functions.llGetInventoryKey(name);
  532. }
  533. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  534. public LSL_String llGetInventoryName(int type, int number)
  535. {
  536. return m_LSL_Functions.llGetInventoryName(type, number);
  537. }
  538. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  539. public LSL_Integer llGetInventoryNumber(int type)
  540. {
  541. return m_LSL_Functions.llGetInventoryNumber(type);
  542. }
  543. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  544. public LSL_Integer llGetInventoryPermMask(string item, int mask)
  545. {
  546. return m_LSL_Functions.llGetInventoryPermMask(item, mask);
  547. }
  548. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  549. public LSL_Integer llGetInventoryType(string name)
  550. {
  551. return m_LSL_Functions.llGetInventoryType(name);
  552. }
  553. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  554. public LSL_Key llGetKey()
  555. {
  556. return m_LSL_Functions.llGetKey();
  557. }
  558. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  559. public LSL_Key llGetLandOwnerAt(LSL_Vector pos)
  560. {
  561. return m_LSL_Functions.llGetLandOwnerAt(pos);
  562. }
  563. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  564. public LSL_Key llGetLinkKey(int linknum)
  565. {
  566. return m_LSL_Functions.llGetLinkKey(linknum);
  567. }
  568. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  569. public LSL_Key llGetObjectLinkKey(LSL_Key objectid, int linknum)
  570. {
  571. return m_LSL_Functions.llGetObjectLinkKey(objectid, linknum);
  572. }
  573. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  574. public LSL_String llGetLinkName(int linknum)
  575. {
  576. return m_LSL_Functions.llGetLinkName(linknum);
  577. }
  578. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  579. public LSL_Integer llGetLinkNumber()
  580. {
  581. return m_LSL_Functions.llGetLinkNumber();
  582. }
  583. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  584. public LSL_Integer llGetLinkNumberOfSides(int link)
  585. {
  586. return m_LSL_Functions.llGetLinkNumberOfSides(link);
  587. }
  588. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  589. public LSL_Integer llGetListEntryType(LSL_List src, int index)
  590. {
  591. return m_LSL_Functions.llGetListEntryType(src, index);
  592. }
  593. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  594. public LSL_Integer llGetListLength(LSL_List src)
  595. {
  596. return m_LSL_Functions.llGetListLength(src);
  597. }
  598. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  599. public LSL_Vector llGetLocalPos()
  600. {
  601. return m_LSL_Functions.llGetLocalPos();
  602. }
  603. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  604. public LSL_Rotation llGetLocalRot()
  605. {
  606. return m_LSL_Functions.llGetLocalRot();
  607. }
  608. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  609. public LSL_Float llGetMass()
  610. {
  611. return m_LSL_Functions.llGetMass();
  612. }
  613. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  614. public LSL_Float llGetMassMKS()
  615. {
  616. return m_LSL_Functions.llGetMassMKS();
  617. }
  618. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  619. public LSL_Integer llGetMemoryLimit()
  620. {
  621. return m_LSL_Functions.llGetMemoryLimit();
  622. }
  623. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  624. public void llGetNextEmail(string address, string subject)
  625. {
  626. m_LSL_Functions.llGetNextEmail(address, subject);
  627. }
  628. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  629. public LSL_Key llGetNotecardLine(string name, int line)
  630. {
  631. return m_LSL_Functions.llGetNotecardLine(name, line);
  632. }
  633. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  634. public LSL_Key llGetNumberOfNotecardLines(string name)
  635. {
  636. return m_LSL_Functions.llGetNumberOfNotecardLines(name);
  637. }
  638. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  639. public LSL_String llGetNotecardLineSync(string name, int line)
  640. {
  641. return m_LSL_Functions.llGetNotecardLineSync(name, line);
  642. }
  643. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  644. public LSL_Integer llGetNumberOfPrims()
  645. {
  646. return m_LSL_Functions.llGetNumberOfPrims();
  647. }
  648. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  649. public LSL_Integer llGetNumberOfSides()
  650. {
  651. return m_LSL_Functions.llGetNumberOfSides();
  652. }
  653. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  654. public LSL_String llGetObjectDesc()
  655. {
  656. return m_LSL_Functions.llGetObjectDesc();
  657. }
  658. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  659. public LSL_List llGetObjectDetails(LSL_Key id, LSL_List args)
  660. {
  661. return m_LSL_Functions.llGetObjectDetails(id, args);
  662. }
  663. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  664. public LSL_Float llGetObjectMass(string id)
  665. {
  666. return m_LSL_Functions.llGetObjectMass(id);
  667. }
  668. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  669. public LSL_String llGetObjectName()
  670. {
  671. return m_LSL_Functions.llGetObjectName();
  672. }
  673. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  674. public LSL_Integer llGetObjectPermMask(int mask)
  675. {
  676. return m_LSL_Functions.llGetObjectPermMask(mask);
  677. }
  678. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  679. public LSL_Integer llGetObjectPrimCount(LSL_Key object_id)
  680. {
  681. return m_LSL_Functions.llGetObjectPrimCount(object_id);
  682. }
  683. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  684. public LSL_Vector llGetOmega()
  685. {
  686. return m_LSL_Functions.llGetOmega();
  687. }
  688. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  689. public LSL_Key llGetOwner()
  690. {
  691. return m_LSL_Functions.llGetOwner();
  692. }
  693. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  694. public LSL_Key llGetOwnerKey(string id)
  695. {
  696. return m_LSL_Functions.llGetOwnerKey(id);
  697. }
  698. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  699. public LSL_List llGetParcelDetails(LSL_Vector pos, LSL_List param)
  700. {
  701. return m_LSL_Functions.llGetParcelDetails(pos, param);
  702. }
  703. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  704. public LSL_Integer llGetParcelFlags(LSL_Vector pos)
  705. {
  706. return m_LSL_Functions.llGetParcelFlags(pos);
  707. }
  708. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  709. public LSL_Integer llGetParcelMaxPrims(LSL_Vector pos, int sim_wide)
  710. {
  711. return m_LSL_Functions.llGetParcelMaxPrims(pos, sim_wide);
  712. }
  713. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  714. public LSL_String llGetParcelMusicURL()
  715. {
  716. return m_LSL_Functions.llGetParcelMusicURL();
  717. }
  718. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  719. public LSL_Integer llGetParcelPrimCount(LSL_Vector pos, int category, int sim_wide)
  720. {
  721. return m_LSL_Functions.llGetParcelPrimCount(pos, category, sim_wide);
  722. }
  723. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  724. public LSL_List llGetParcelPrimOwners(LSL_Vector pos)
  725. {
  726. return m_LSL_Functions.llGetParcelPrimOwners(pos);
  727. }
  728. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  729. public LSL_Integer llGetPermissions()
  730. {
  731. return m_LSL_Functions.llGetPermissions();
  732. }
  733. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  734. public LSL_Key llGetPermissionsKey()
  735. {
  736. return m_LSL_Functions.llGetPermissionsKey();
  737. }
  738. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  739. public LSL_Vector llGetPos()
  740. {
  741. return m_LSL_Functions.llGetPos();
  742. }
  743. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  744. public LSL_List llGetPrimitiveParams(LSL_List rules)
  745. {
  746. return m_LSL_Functions.llGetPrimitiveParams(rules);
  747. }
  748. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  749. public LSL_List llGetLinkPrimitiveParams(int linknum, LSL_List rules)
  750. {
  751. return m_LSL_Functions.llGetLinkPrimitiveParams(linknum, rules);
  752. }
  753. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  754. public LSL_Integer llGetRegionAgentCount()
  755. {
  756. return m_LSL_Functions.llGetRegionAgentCount();
  757. }
  758. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  759. public LSL_Vector llGetRegionCorner()
  760. {
  761. return m_LSL_Functions.llGetRegionCorner();
  762. }
  763. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  764. public LSL_Integer llGetRegionFlags()
  765. {
  766. return m_LSL_Functions.llGetRegionFlags();
  767. }
  768. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  769. public LSL_Float llGetRegionFPS()
  770. {
  771. return m_LSL_Functions.llGetRegionFPS();
  772. }
  773. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  774. public LSL_String llGetRegionName()
  775. {
  776. return m_LSL_Functions.llGetRegionName();
  777. }
  778. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  779. public LSL_Float llGetRegionTimeDilation()
  780. {
  781. return m_LSL_Functions.llGetRegionTimeDilation();
  782. }
  783. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  784. public LSL_Vector llGetRootPosition()
  785. {
  786. return m_LSL_Functions.llGetRootPosition();
  787. }
  788. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  789. public LSL_Rotation llGetRootRotation()
  790. {
  791. return m_LSL_Functions.llGetRootRotation();
  792. }
  793. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  794. public LSL_Rotation llGetRot()
  795. {
  796. return m_LSL_Functions.llGetRot();
  797. }
  798. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  799. public LSL_Vector llGetScale()
  800. {
  801. return m_LSL_Functions.llGetScale();
  802. }
  803. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  804. public LSL_String llGetScriptName()
  805. {
  806. return m_LSL_Functions.llGetScriptName();
  807. }
  808. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  809. public LSL_Integer llGetScriptState(string name)
  810. {
  811. return m_LSL_Functions.llGetScriptState(name);
  812. }
  813. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  814. public LSL_String llGetSimulatorHostname()
  815. {
  816. return m_LSL_Functions.llGetSimulatorHostname();
  817. }
  818. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  819. public LSL_Integer llGetSPMaxMemory()
  820. {
  821. return m_LSL_Functions.llGetSPMaxMemory();
  822. }
  823. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  824. public LSL_Integer llGetStartParameter()
  825. {
  826. return m_LSL_Functions.llGetStartParameter();
  827. }
  828. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  829. public LSL_Integer llGetStatus(int status)
  830. {
  831. return m_LSL_Functions.llGetStatus(status);
  832. }
  833. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  834. public LSL_String llGetSubString(string src, int start, int end)
  835. {
  836. return m_LSL_Functions.llGetSubString(src, start, end);
  837. }
  838. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  839. public LSL_String llGetTexture(int face)
  840. {
  841. return m_LSL_Functions.llGetTexture(face);
  842. }
  843. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  844. public LSL_Vector llGetTextureOffset(int face)
  845. {
  846. return m_LSL_Functions.llGetTextureOffset(face);
  847. }
  848. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  849. public LSL_Float llGetTextureRot(int side)
  850. {
  851. return m_LSL_Functions.llGetTextureRot(side);
  852. }
  853. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  854. public LSL_Vector llGetTextureScale(int side)
  855. {
  856. return m_LSL_Functions.llGetTextureScale(side);
  857. }
  858. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  859. public LSL_Float llGetTime()
  860. {
  861. return m_LSL_Functions.llGetTime();
  862. }
  863. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  864. public LSL_Float llGetTimeOfDay()
  865. {
  866. return m_LSL_Functions.llGetTimeOfDay();
  867. }
  868. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  869. public LSL_String llGetTimestamp()
  870. {
  871. return m_LSL_Functions.llGetTimestamp();
  872. }
  873. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  874. public LSL_Vector llGetTorque()
  875. {
  876. return m_LSL_Functions.llGetTorque();
  877. }
  878. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  879. public LSL_Integer llGetUnixTime()
  880. {
  881. return m_LSL_Functions.llGetUnixTime();
  882. }
  883. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  884. public LSL_Vector llGetVel()
  885. {
  886. return m_LSL_Functions.llGetVel();
  887. }
  888. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  889. public LSL_Float llGetWallclock()
  890. {
  891. return m_LSL_Functions.llGetWallclock();
  892. }
  893. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  894. public void llGiveInventory(LSL_Key destination, LSL_String inventory)
  895. {
  896. m_LSL_Functions.llGiveInventory(destination, inventory);
  897. }
  898. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  899. public void llGiveInventoryList(LSL_Key destination, LSL_String category, LSL_List inventory)
  900. {
  901. m_LSL_Functions.llGiveInventoryList(destination, category, inventory);
  902. }
  903. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  904. public LSL_Integer llGiveMoney(LSL_Key destination, LSL_Integer amount)
  905. {
  906. return m_LSL_Functions.llGiveMoney(destination, amount);
  907. }
  908. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  909. public LSL_Key llTransferLindenDollars(LSL_Key destination, LSL_Integer amount)
  910. {
  911. return m_LSL_Functions.llTransferLindenDollars(destination, amount);
  912. }
  913. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  914. public void llGodLikeRezObject(LSL_String inventory, LSL_Vector pos)
  915. {
  916. m_LSL_Functions.llGodLikeRezObject(inventory, pos);
  917. }
  918. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  919. public LSL_Float llGround(LSL_Vector offset)
  920. {
  921. return m_LSL_Functions.llGround(offset);
  922. }
  923. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  924. public LSL_Vector llGroundContour(LSL_Vector offset)
  925. {
  926. return m_LSL_Functions.llGroundContour(offset);
  927. }
  928. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  929. public LSL_Vector llGroundNormal(LSL_Vector offset)
  930. {
  931. return m_LSL_Functions.llGroundNormal(offset);
  932. }
  933. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  934. public void llGroundRepel(double height, int water, double tau)
  935. {
  936. m_LSL_Functions.llGroundRepel(height, water, tau);
  937. }
  938. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  939. public LSL_Vector llGroundSlope(LSL_Vector offset)
  940. {
  941. return m_LSL_Functions.llGroundSlope(offset);
  942. }
  943. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  944. public LSL_Key llHTTPRequest(LSL_String url, LSL_List parameters, LSL_String body)
  945. {
  946. return m_LSL_Functions.llHTTPRequest(url, parameters, body);
  947. }
  948. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  949. public void llHTTPResponse(LSL_Key id, int status, LSL_String body)
  950. {
  951. m_LSL_Functions.llHTTPResponse(id, status, body);
  952. }
  953. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  954. public LSL_String llInsertString(LSL_String dst, int position, LSL_String src)
  955. {
  956. return m_LSL_Functions.llInsertString(dst, position, src);
  957. }
  958. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  959. public void llInstantMessage(LSL_String user, LSL_String message)
  960. {
  961. m_LSL_Functions.llInstantMessage(user, message);
  962. }
  963. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  964. public LSL_String llIntegerToBase64(int number)
  965. {
  966. return m_LSL_Functions.llIntegerToBase64(number);
  967. }
  968. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  969. public LSL_String llKey2Name(LSL_Key id)
  970. {
  971. return m_LSL_Functions.llKey2Name(id);
  972. }
  973. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  974. public LSL_String llGetUsername(LSL_Key id)
  975. {
  976. return m_LSL_Functions.llGetUsername(id);
  977. }
  978. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  979. public LSL_Key llRequestUsername(LSL_Key id)
  980. {
  981. return m_LSL_Functions.llRequestUsername(id);
  982. }
  983. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  984. public LSL_String llGetDisplayName(LSL_Key id)
  985. {
  986. return m_LSL_Functions.llGetDisplayName(id);
  987. }
  988. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  989. public LSL_Key llRequestDisplayName(LSL_Key id)
  990. {
  991. return m_LSL_Functions.llRequestDisplayName(id);
  992. }
  993. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  994. public LSL_List llCastRay(LSL_Vector start, LSL_Vector end, LSL_List options)
  995. {
  996. return m_LSL_Functions.llCastRay(start, end, options);
  997. }
  998. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  999. public void llLinkParticleSystem(int linknum, LSL_List rules)
  1000. {
  1001. m_LSL_Functions.llLinkParticleSystem(linknum, rules);
  1002. }
  1003. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1004. public LSL_String llList2CSV(LSL_List src)
  1005. {
  1006. return m_LSL_Functions.llList2CSV(src);
  1007. }
  1008. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1009. public LSL_Float llList2Float(LSL_List src, int index)
  1010. {
  1011. return m_LSL_Functions.llList2Float(src, index);
  1012. }
  1013. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1014. public LSL_Integer llList2Integer(LSL_List src, int index)
  1015. {
  1016. return m_LSL_Functions.llList2Integer(src, index);
  1017. }
  1018. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1019. public LSL_Key llList2Key(LSL_List src, int index)
  1020. {
  1021. return m_LSL_Functions.llList2Key(src, index);
  1022. }
  1023. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1024. public LSL_List llList2List(LSL_List src, int start, int end)
  1025. {
  1026. return m_LSL_Functions.llList2List(src, start, end);
  1027. }
  1028. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1029. public LSL_List llList2ListStrided(LSL_List src, int start, int end, int stride)
  1030. {
  1031. return m_LSL_Functions.llList2ListStrided(src, start, end, stride);
  1032. }
  1033. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1034. public LSL_List llList2ListSlice(LSL_List src, int start, int end, int stride, int stride_index)
  1035. {
  1036. return m_LSL_Functions.llList2ListSlice(src, start, end, stride, stride_index);
  1037. }
  1038. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1039. public LSL_Rotation llList2Rot(LSL_List src, int index)
  1040. {
  1041. return m_LSL_Functions.llList2Rot(src, index);
  1042. }
  1043. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1044. public LSL_String llList2String(LSL_List src, int index)
  1045. {
  1046. return m_LSL_Functions.llList2String(src, index);
  1047. }
  1048. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1049. public LSL_Vector llList2Vector(LSL_List src, int index)
  1050. {
  1051. return m_LSL_Functions.llList2Vector(src, index);
  1052. }
  1053. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1054. public LSL_Integer llListen(int channelID, string name, string ID, string msg)
  1055. {
  1056. return m_LSL_Functions.llListen(channelID, name, ID, msg);
  1057. }
  1058. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1059. public void llListenControl(int number, int active)
  1060. {
  1061. m_LSL_Functions.llListenControl(number, active);
  1062. }
  1063. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1064. public void llListenRemove(int number)
  1065. {
  1066. m_LSL_Functions.llListenRemove(number);
  1067. }
  1068. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1069. public LSL_Integer llListFindList(LSL_List src, LSL_List test)
  1070. {
  1071. return m_LSL_Functions.llListFindList(src, test);
  1072. }
  1073. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1074. public LSL_Integer llListFindStrided(LSL_List src, LSL_List test, LSL_Integer lstart, LSL_Integer lend, LSL_Integer lstride)
  1075. {
  1076. return m_LSL_Functions.llListFindStrided(src, test, lstart, lend, lstride);
  1077. }
  1078. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1079. public LSL_List llListInsertList(LSL_List dest, LSL_List src, int start)
  1080. {
  1081. return m_LSL_Functions.llListInsertList(dest, src, start);
  1082. }
  1083. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1084. public LSL_List llListRandomize(LSL_List src, int stride)
  1085. {
  1086. return m_LSL_Functions.llListRandomize(src, stride);
  1087. }
  1088. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1089. public LSL_List llListReplaceList(LSL_List dest, LSL_List src, int start, int end)
  1090. {
  1091. return m_LSL_Functions.llListReplaceList(dest, src, start, end);
  1092. }
  1093. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1094. public LSL_List llListSort(LSL_List src, int stride, int ascending)
  1095. {
  1096. return m_LSL_Functions.llListSort(src, stride, ascending);
  1097. }
  1098. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1099. public LSL_List llListSortStrided(LSL_List src, int stride, int stride_index, int ascending)
  1100. {
  1101. return m_LSL_Functions.llListSortStrided(src, stride, stride_index, ascending);
  1102. }
  1103. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1104. public LSL_Float llListStatistics(int operation, LSL_List src)
  1105. {
  1106. return m_LSL_Functions.llListStatistics(operation, src);
  1107. }
  1108. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1109. public void llLoadURL(string avatar_id, string message, string url)
  1110. {
  1111. m_LSL_Functions.llLoadURL(avatar_id, message, url);
  1112. }
  1113. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1114. public LSL_Float llLog(double val)
  1115. {
  1116. return m_LSL_Functions.llLog(val);
  1117. }
  1118. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1119. public LSL_Float llLog10(double val)
  1120. {
  1121. return m_LSL_Functions.llLog10(val);
  1122. }
  1123. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1124. public void llLookAt(LSL_Vector target, double strength, double damping)
  1125. {
  1126. m_LSL_Functions.llLookAt(target, strength, damping);
  1127. }
  1128. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1129. public void llLoopSound(string sound, double volume)
  1130. {
  1131. m_LSL_Functions.llLoopSound(sound, volume);
  1132. }
  1133. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1134. public void llLoopSoundMaster(string sound, double volume)
  1135. {
  1136. m_LSL_Functions.llLoopSoundMaster(sound, volume);
  1137. }
  1138. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1139. public void llLoopSoundSlave(string sound, double volume)
  1140. {
  1141. m_LSL_Functions.llLoopSoundSlave(sound, volume);
  1142. }
  1143. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1144. public LSL_Integer llManageEstateAccess(int action, string avatar)
  1145. {
  1146. return m_LSL_Functions.llManageEstateAccess(action, avatar);
  1147. }
  1148. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1149. public void llMakeExplosion(int particles, double scale, double vel, double lifetime, double arc, string texture, LSL_Vector offset)
  1150. {
  1151. m_LSL_Functions.llMakeExplosion(particles, scale, vel, lifetime, arc, texture, offset);
  1152. }
  1153. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1154. public void llMakeFire(int particles, double scale, double vel, double lifetime, double arc, string texture, LSL_Vector offset)
  1155. {
  1156. m_LSL_Functions.llMakeFire(particles, scale, vel, lifetime, arc, texture, offset);
  1157. }
  1158. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1159. public void llMakeFountain(int particles, double scale, double vel, double lifetime, double arc, int bounce, string texture, LSL_Vector offset, double bounce_offset)
  1160. {
  1161. m_LSL_Functions.llMakeFountain(particles, scale, vel, lifetime, arc, bounce, texture, offset, bounce_offset);
  1162. }
  1163. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1164. public void llMakeSmoke(int particles, double scale, double vel, double lifetime, double arc, string texture, LSL_Vector offset)
  1165. {
  1166. m_LSL_Functions.llMakeSmoke(particles, scale, vel, lifetime, arc, texture, offset);
  1167. }
  1168. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1169. public void llMapDestination(string simname, LSL_Vector pos, LSL_Vector look_at)
  1170. {
  1171. m_LSL_Functions.llMapDestination(simname, pos, look_at);
  1172. }
  1173. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1174. public LSL_String llMD5String(string src, int nonce)
  1175. {
  1176. return m_LSL_Functions.llMD5String(src, nonce);
  1177. }
  1178. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1179. public LSL_String llSHA1String(string src)
  1180. {
  1181. return m_LSL_Functions.llSHA1String(src);
  1182. }
  1183. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1184. public LSL_String llSHA256String(LSL_String src)
  1185. {
  1186. return m_LSL_Functions.llSHA256String(src);
  1187. }
  1188. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1189. public void llMessageLinked(int linknum, int num, string str, string id)
  1190. {
  1191. m_LSL_Functions.llMessageLinked(linknum, num, str, id);
  1192. }
  1193. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1194. public void llMinEventDelay(double delay)
  1195. {
  1196. m_LSL_Functions.llMinEventDelay(delay);
  1197. }
  1198. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1199. public void llModifyLand(int action, int brush)
  1200. {
  1201. m_LSL_Functions.llModifyLand(action, brush);
  1202. }
  1203. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1204. public LSL_Integer llModPow(int a, int b, int c)
  1205. {
  1206. return m_LSL_Functions.llModPow(a, b, c);
  1207. }
  1208. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1209. public void llMoveToTarget(LSL_Vector target, double tau)
  1210. {
  1211. m_LSL_Functions.llMoveToTarget(target, tau);
  1212. }
  1213. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1214. public LSL_Key llName2Key(LSL_String name)
  1215. {
  1216. return m_LSL_Functions.llName2Key(name);
  1217. }
  1218. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1219. public void llOffsetTexture(double u, double v, int face)
  1220. {
  1221. m_LSL_Functions.llOffsetTexture(u, v, face);
  1222. }
  1223. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1224. public void llOpenRemoteDataChannel()
  1225. {
  1226. m_LSL_Functions.llOpenRemoteDataChannel();
  1227. }
  1228. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1229. public LSL_Integer llOverMyLand(string id)
  1230. {
  1231. return m_LSL_Functions.llOverMyLand(id);
  1232. }
  1233. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1234. public void llOwnerSay(string msg)
  1235. {
  1236. m_LSL_Functions.llOwnerSay(msg);
  1237. }
  1238. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1239. public void llParcelMediaCommandList(LSL_List commandList)
  1240. {
  1241. m_LSL_Functions.llParcelMediaCommandList(commandList);
  1242. }
  1243. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1244. public LSL_List llParcelMediaQuery(LSL_List aList)
  1245. {
  1246. return m_LSL_Functions.llParcelMediaQuery(aList);
  1247. }
  1248. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1249. public LSL_List llParseString2List(string str, LSL_List separators, LSL_List spacers)
  1250. {
  1251. return m_LSL_Functions.llParseString2List(str, separators, spacers);
  1252. }
  1253. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1254. public LSL_List llParseStringKeepNulls(string src, LSL_List seperators, LSL_List spacers)
  1255. {
  1256. return m_LSL_Functions.llParseStringKeepNulls(src, seperators, spacers);
  1257. }
  1258. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1259. public void llParticleSystem(LSL_List rules)
  1260. {
  1261. m_LSL_Functions.llParticleSystem(rules);
  1262. }
  1263. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1264. public void llPassCollisions(int pass)
  1265. {
  1266. m_LSL_Functions.llPassCollisions(pass);
  1267. }
  1268. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1269. public void llPassTouches(int pass)
  1270. {
  1271. m_LSL_Functions.llPassTouches(pass);
  1272. }
  1273. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1274. public void llPlaySound(string sound, double volume)
  1275. {
  1276. m_LSL_Functions.llPlaySound(sound, volume);
  1277. }
  1278. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1279. public void llPlaySoundSlave(string sound, double volume)
  1280. {
  1281. m_LSL_Functions.llPlaySoundSlave(sound, volume);
  1282. }
  1283. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1284. public void llPointAt(LSL_Vector pos)
  1285. {
  1286. m_LSL_Functions.llPointAt(pos);
  1287. }
  1288. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1289. public LSL_Float llPow(double fbase, double fexponent)
  1290. {
  1291. return m_LSL_Functions.llPow(fbase, fexponent);
  1292. }
  1293. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1294. public void llPreloadSound(string sound)
  1295. {
  1296. m_LSL_Functions.llPreloadSound(sound);
  1297. }
  1298. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1299. public void llPushObject(string target, LSL_Vector impulse, LSL_Vector ang_impulse, int local)
  1300. {
  1301. m_LSL_Functions.llPushObject(target, impulse, ang_impulse, local);
  1302. }
  1303. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1304. public void llRefreshPrimURL()
  1305. {
  1306. m_LSL_Functions.llRefreshPrimURL();
  1307. }
  1308. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1309. public void llRegionSay(int channelID, string text)
  1310. {
  1311. m_LSL_Functions.llRegionSay(channelID, text);
  1312. }
  1313. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1314. public void llRegionSayTo(string key, int channelID, string text)
  1315. {
  1316. m_LSL_Functions.llRegionSayTo(key, channelID, text);
  1317. }
  1318. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1319. public void llReleaseCamera(string avatar)
  1320. {
  1321. m_LSL_Functions.llReleaseCamera(avatar);
  1322. }
  1323. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1324. public void llReleaseURL(string url)
  1325. {
  1326. m_LSL_Functions.llReleaseURL(url);
  1327. }
  1328. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1329. public void llReleaseControls()
  1330. {
  1331. m_LSL_Functions.llReleaseControls();
  1332. }
  1333. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1334. public void llRemoteDataReply(string channel, string message_id, string sdata, int idata)
  1335. {
  1336. m_LSL_Functions.llRemoteDataReply(channel, message_id, sdata, idata);
  1337. }
  1338. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1339. public void llRemoteDataSetRegion()
  1340. {
  1341. m_LSL_Functions.llRemoteDataSetRegion();
  1342. }
  1343. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1344. public void llRemoteLoadScript(string target, string name, int running, int start_param)
  1345. {
  1346. m_LSL_Functions.llRemoteLoadScript(target, name, running, start_param);
  1347. }
  1348. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1349. public void llRemoteLoadScriptPin(string target, string name, int pin, int running, int start_param)
  1350. {
  1351. m_LSL_Functions.llRemoteLoadScriptPin(target, name, pin, running, start_param);
  1352. }
  1353. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1354. public void llRemoveFromLandBanList(string avatar)
  1355. {
  1356. m_LSL_Functions.llRemoveFromLandBanList(avatar);
  1357. }
  1358. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1359. public void llRemoveFromLandPassList(string avatar)
  1360. {
  1361. m_LSL_Functions.llRemoveFromLandPassList(avatar);
  1362. }
  1363. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1364. public void llRemoveInventory(string item)
  1365. {
  1366. m_LSL_Functions.llRemoveInventory(item);
  1367. }
  1368. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1369. public void llRemoveVehicleFlags(int flags)
  1370. {
  1371. m_LSL_Functions.llRemoveVehicleFlags(flags);
  1372. }
  1373. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1374. public LSL_Key llRequestUserKey(LSL_String username)
  1375. {
  1376. return m_LSL_Functions.llRequestUserKey(username);
  1377. }
  1378. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1379. public LSL_Key llRequestAgentData(string id, int data)
  1380. {
  1381. return m_LSL_Functions.llRequestAgentData(id, data);
  1382. }
  1383. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1384. public LSL_Key llRequestInventoryData(LSL_String name)
  1385. {
  1386. return m_LSL_Functions.llRequestInventoryData(name);
  1387. }
  1388. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1389. public void llRequestPermissions(string agent, int perm)
  1390. {
  1391. m_LSL_Functions.llRequestPermissions(agent, perm);
  1392. }
  1393. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1394. public LSL_Key llRequestSecureURL()
  1395. {
  1396. return m_LSL_Functions.llRequestSecureURL();
  1397. }
  1398. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1399. public LSL_Key llRequestSimulatorData(string simulator, int data)
  1400. {
  1401. return m_LSL_Functions.llRequestSimulatorData(simulator, data);
  1402. }
  1403. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1404. public LSL_Key llRequestURL()
  1405. {
  1406. return m_LSL_Functions.llRequestURL();
  1407. }
  1408. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1409. public void llResetLandBanList()
  1410. {
  1411. m_LSL_Functions.llResetLandBanList();
  1412. }
  1413. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1414. public void llResetLandPassList()
  1415. {
  1416. m_LSL_Functions.llResetLandPassList();
  1417. }
  1418. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1419. public void llResetOtherScript(string name)
  1420. {
  1421. m_LSL_Functions.llResetOtherScript(name);
  1422. }
  1423. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1424. public void llResetScript()
  1425. {
  1426. m_LSL_Functions.llResetScript();
  1427. }
  1428. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1429. public void llResetTime()
  1430. {
  1431. m_LSL_Functions.llResetTime();
  1432. }
  1433. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1434. public void llRezAtRoot(string inventory, LSL_Vector position, LSL_Vector velocity, LSL_Rotation rot, int param)
  1435. {
  1436. m_LSL_Functions.llRezAtRoot(inventory, position, velocity, rot, param);
  1437. }
  1438. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1439. public void llRezObject(string inventory, LSL_Vector pos, LSL_Vector vel, LSL_Rotation rot, int param)
  1440. {
  1441. m_LSL_Functions.llRezObject(inventory, pos, vel, rot, param);
  1442. }
  1443. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1444. public LSL_Float llRot2Angle(LSL_Rotation rot)
  1445. {
  1446. return m_LSL_Functions.llRot2Angle(rot);
  1447. }
  1448. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1449. public LSL_Vector llRot2Axis(LSL_Rotation rot)
  1450. {
  1451. return m_LSL_Functions.llRot2Axis(rot);
  1452. }
  1453. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1454. public LSL_Vector llRot2Euler(LSL_Rotation r)
  1455. {
  1456. return m_LSL_Functions.llRot2Euler(r);
  1457. }
  1458. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1459. public LSL_Vector llRot2Fwd(LSL_Rotation r)
  1460. {
  1461. return m_LSL_Functions.llRot2Fwd(r);
  1462. }
  1463. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1464. public LSL_Vector llRot2Left(LSL_Rotation r)
  1465. {
  1466. return m_LSL_Functions.llRot2Left(r);
  1467. }
  1468. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1469. public LSL_Vector llRot2Up(LSL_Rotation r)
  1470. {
  1471. return m_LSL_Functions.llRot2Up(r);
  1472. }
  1473. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1474. public void llRotateTexture(double rotation, int face)
  1475. {
  1476. m_LSL_Functions.llRotateTexture(rotation, face);
  1477. }
  1478. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1479. public LSL_Rotation llRotBetween(LSL_Vector start, LSL_Vector end)
  1480. {
  1481. return m_LSL_Functions.llRotBetween(start, end);
  1482. }
  1483. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1484. public void llRotLookAt(LSL_Rotation target, double strength, double damping)
  1485. {
  1486. m_LSL_Functions.llRotLookAt(target, strength, damping);
  1487. }
  1488. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1489. public LSL_Integer llRotTarget(LSL_Rotation rot, double error)
  1490. {
  1491. return m_LSL_Functions.llRotTarget(rot, error);
  1492. }
  1493. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1494. public void llRotTargetRemove(int number)
  1495. {
  1496. m_LSL_Functions.llRotTargetRemove(number);
  1497. }
  1498. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1499. public LSL_Integer llRound(double f)
  1500. {
  1501. return m_LSL_Functions.llRound(f);
  1502. }
  1503. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1504. public LSL_Integer llSameGroup(string agent)
  1505. {
  1506. return m_LSL_Functions.llSameGroup(agent);
  1507. }
  1508. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1509. public void llSay(int channelID, string text)
  1510. {
  1511. m_LSL_Functions.llSay(channelID, text);
  1512. }
  1513. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1514. public LSL_Integer llScaleByFactor(double scaling_factor)
  1515. {
  1516. return m_LSL_Functions.llScaleByFactor(scaling_factor);
  1517. }
  1518. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1519. public LSL_Float llGetMaxScaleFactor()
  1520. {
  1521. return m_LSL_Functions.llGetMaxScaleFactor();
  1522. }
  1523. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1524. public LSL_Float llGetMinScaleFactor()
  1525. {
  1526. return m_LSL_Functions.llGetMinScaleFactor();
  1527. }
  1528. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1529. public void llScaleTexture(double u, double v, int face)
  1530. {
  1531. m_LSL_Functions.llScaleTexture(u, v, face);
  1532. }
  1533. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1534. public LSL_Integer llScriptDanger(LSL_Vector pos)
  1535. {
  1536. return m_LSL_Functions.llScriptDanger(pos);
  1537. }
  1538. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1539. public void llScriptProfiler(LSL_Integer flags)
  1540. {
  1541. m_LSL_Functions.llScriptProfiler(flags);
  1542. }
  1543. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1544. public LSL_Key llSendRemoteData(string channel, string dest, int idata, string sdata)
  1545. {
  1546. return m_LSL_Functions.llSendRemoteData(channel, dest, idata, sdata);
  1547. }
  1548. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1549. public void llSensor(string name, string id, int type, double range, double arc)
  1550. {
  1551. m_LSL_Functions.llSensor(name, id, type, range, arc);
  1552. }
  1553. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1554. public void llSensorRemove()
  1555. {
  1556. m_LSL_Functions.llSensorRemove();
  1557. }
  1558. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1559. public void llSensorRepeat(string name, string id, int type, double range, double arc, double rate)
  1560. {
  1561. m_LSL_Functions.llSensorRepeat(name, id, type, range, arc, rate);
  1562. }
  1563. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1564. public void llSetAlpha(double alpha, int face)
  1565. {
  1566. m_LSL_Functions.llSetAlpha(alpha, face);
  1567. }
  1568. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1569. public void llSetBuoyancy(double buoyancy)
  1570. {
  1571. m_LSL_Functions.llSetBuoyancy(buoyancy);
  1572. }
  1573. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1574. public void llSetCameraAtOffset(LSL_Vector offset)
  1575. {
  1576. m_LSL_Functions.llSetCameraAtOffset(offset);
  1577. }
  1578. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1579. public void llSetCameraEyeOffset(LSL_Vector offset)
  1580. {
  1581. m_LSL_Functions.llSetCameraEyeOffset(offset);
  1582. }
  1583. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1584. public void llSetLinkCamera(LSL_Integer link, LSL_Vector eye, LSL_Vector at)
  1585. {
  1586. m_LSL_Functions.llSetLinkCamera(link, eye, at);
  1587. }
  1588. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1589. public void llSetCameraParams(LSL_List rules)
  1590. {
  1591. m_LSL_Functions.llSetCameraParams(rules);
  1592. }
  1593. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1594. public void llSetClickAction(int action)
  1595. {
  1596. m_LSL_Functions.llSetClickAction(action);
  1597. }
  1598. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1599. public void llSetColor(LSL_Vector color, int face)
  1600. {
  1601. m_LSL_Functions.llSetColor(color, face);
  1602. }
  1603. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1604. public void llSetContentType(LSL_Key id, LSL_Integer type)
  1605. {
  1606. m_LSL_Functions.llSetContentType(id, type);
  1607. }
  1608. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1609. public void llSetDamage(double damage)
  1610. {
  1611. m_LSL_Functions.llSetDamage(damage);
  1612. }
  1613. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1614. public void llSetForce(LSL_Vector force, int local)
  1615. {
  1616. m_LSL_Functions.llSetForce(force, local);
  1617. }
  1618. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1619. public void llSetForceAndTorque(LSL_Vector force, LSL_Vector torque, int local)
  1620. {
  1621. m_LSL_Functions.llSetForceAndTorque(force, torque, local);
  1622. }
  1623. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1624. public void llSetVelocity(LSL_Vector force, int local)
  1625. {
  1626. m_LSL_Functions.llSetVelocity(force, local);
  1627. }
  1628. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1629. public void llSetAngularVelocity(LSL_Vector force, int local)
  1630. {
  1631. m_LSL_Functions.llSetAngularVelocity(force, local);
  1632. }
  1633. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1634. public void llSetHoverHeight(double height, int water, double tau)
  1635. {
  1636. m_LSL_Functions.llSetHoverHeight(height, water, tau);
  1637. }
  1638. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1639. public void llSetInventoryPermMask(string item, int mask, int value)
  1640. {
  1641. m_LSL_Functions.llSetInventoryPermMask(item, mask, value);
  1642. }
  1643. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1644. public void llSetLinkAlpha(int linknumber, double alpha, int face)
  1645. {
  1646. m_LSL_Functions.llSetLinkAlpha(linknumber, alpha, face);
  1647. }
  1648. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1649. public void llSetLinkColor(int linknumber, LSL_Vector color, int face)
  1650. {
  1651. m_LSL_Functions.llSetLinkColor(linknumber, color, face);
  1652. }
  1653. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1654. public void llSetLinkPrimitiveParams(int linknumber, LSL_List rules)
  1655. {
  1656. m_LSL_Functions.llSetLinkPrimitiveParams(linknumber, rules);
  1657. }
  1658. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1659. public void llSetLinkTexture(int linknumber, string texture, int face)
  1660. {
  1661. m_LSL_Functions.llSetLinkTexture(linknumber, texture, face);
  1662. }
  1663. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1664. public void llSetLinkTextureAnim(int linknum, int mode, int face, int sizex, int sizey, double start, double length, double rate)
  1665. {
  1666. m_LSL_Functions.llSetLinkTextureAnim(linknum, mode, face, sizex, sizey, start, length, rate);
  1667. }
  1668. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1669. public void llSetLocalRot(LSL_Rotation rot)
  1670. {
  1671. m_LSL_Functions.llSetLocalRot(rot);
  1672. }
  1673. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1674. public LSL_Integer llSetMemoryLimit(LSL_Integer limit)
  1675. {
  1676. return m_LSL_Functions.llSetMemoryLimit(limit);
  1677. }
  1678. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1679. public void llSetObjectDesc(string desc)
  1680. {
  1681. m_LSL_Functions.llSetObjectDesc(desc);
  1682. }
  1683. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1684. public void llSetObjectName(string name)
  1685. {
  1686. m_LSL_Functions.llSetObjectName(name);
  1687. }
  1688. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1689. public void llSetObjectPermMask(int mask, int value)
  1690. {
  1691. m_LSL_Functions.llSetObjectPermMask(mask, value);
  1692. }
  1693. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1694. public void llSetParcelMusicURL(string url)
  1695. {
  1696. m_LSL_Functions.llSetParcelMusicURL(url);
  1697. }
  1698. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1699. public void llSetPayPrice(int price, LSL_List quick_pay_buttons)
  1700. {
  1701. m_LSL_Functions.llSetPayPrice(price, quick_pay_buttons);
  1702. }
  1703. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1704. public void llSetPos(LSL_Vector pos)
  1705. {
  1706. m_LSL_Functions.llSetPos(pos);
  1707. }
  1708. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1709. public LSL_Integer llSetRegionPos(LSL_Vector pos)
  1710. {
  1711. return m_LSL_Functions.llSetRegionPos(pos);
  1712. }
  1713. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1714. public void llSetPrimitiveParams(LSL_List rules)
  1715. {
  1716. m_LSL_Functions.llSetPrimitiveParams(rules);
  1717. }
  1718. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1719. public void llSetLinkPrimitiveParamsFast(int linknum, LSL_List rules)
  1720. {
  1721. m_LSL_Functions.llSetLinkPrimitiveParamsFast(linknum, rules);
  1722. }
  1723. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1724. public void llSetPrimURL(string url)
  1725. {
  1726. m_LSL_Functions.llSetPrimURL(url);
  1727. }
  1728. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1729. public void llSetRemoteScriptAccessPin(int pin)
  1730. {
  1731. m_LSL_Functions.llSetRemoteScriptAccessPin(pin);
  1732. }
  1733. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1734. public void llSetRot(LSL_Rotation rot)
  1735. {
  1736. m_LSL_Functions.llSetRot(rot);
  1737. }
  1738. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1739. public void llSetScale(LSL_Vector scale)
  1740. {
  1741. m_LSL_Functions.llSetScale(scale);
  1742. }
  1743. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1744. public void llSetScriptState(string name, int run)
  1745. {
  1746. m_LSL_Functions.llSetScriptState(name, run);
  1747. }
  1748. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1749. public void llSetSitText(string text)
  1750. {
  1751. m_LSL_Functions.llSetSitText(text);
  1752. }
  1753. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1754. public void llSetSoundQueueing(int queue)
  1755. {
  1756. m_LSL_Functions.llSetSoundQueueing(queue);
  1757. }
  1758. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1759. public void llSetSoundRadius(double radius)
  1760. {
  1761. m_LSL_Functions.llSetSoundRadius(radius);
  1762. }
  1763. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1764. public void llSetStatus(int status, int value)
  1765. {
  1766. m_LSL_Functions.llSetStatus(status, value);
  1767. }
  1768. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1769. public void llSetText(string text, LSL_Vector color, double alpha)
  1770. {
  1771. m_LSL_Functions.llSetText(text, color, alpha);
  1772. }
  1773. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1774. public void llSetTexture(string texture, int face)
  1775. {
  1776. m_LSL_Functions.llSetTexture(texture, face);
  1777. }
  1778. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1779. public void llSetTextureAnim(int mode, int face, int sizex, int sizey, double start, double length, double rate)
  1780. {
  1781. m_LSL_Functions.llSetTextureAnim(mode, face, sizex, sizey, start, length, rate);
  1782. }
  1783. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1784. public void llSetTimerEvent(double sec)
  1785. {
  1786. m_LSL_Functions.llSetTimerEvent(sec);
  1787. }
  1788. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1789. public void llSetTorque(LSL_Vector torque, int local)
  1790. {
  1791. m_LSL_Functions.llSetTorque(torque, local);
  1792. }
  1793. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1794. public void llSetTouchText(string text)
  1795. {
  1796. m_LSL_Functions.llSetTouchText(text);
  1797. }
  1798. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1799. public void llSetVehicleFlags(int flags)
  1800. {
  1801. m_LSL_Functions.llSetVehicleFlags(flags);
  1802. }
  1803. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1804. public void llSetVehicleFloatParam(int param, LSL_Float value)
  1805. {
  1806. m_LSL_Functions.llSetVehicleFloatParam(param, value);
  1807. }
  1808. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1809. public void llSetVehicleRotationParam(int param, LSL_Rotation rot)
  1810. {
  1811. m_LSL_Functions.llSetVehicleRotationParam(param, rot);
  1812. }
  1813. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1814. public void llSetVehicleType(int type)
  1815. {
  1816. m_LSL_Functions.llSetVehicleType(type);
  1817. }
  1818. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1819. public void llSetVehicleVectorParam(int param, LSL_Vector vec)
  1820. {
  1821. m_LSL_Functions.llSetVehicleVectorParam(param, vec);
  1822. }
  1823. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1824. public void llShout(int channelID, string text)
  1825. {
  1826. m_LSL_Functions.llShout(channelID, text);
  1827. }
  1828. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1829. public LSL_Float llSin(double f)
  1830. {
  1831. return m_LSL_Functions.llSin(f);
  1832. }
  1833. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1834. public void llSitTarget(LSL_Vector offset, LSL_Rotation rot)
  1835. {
  1836. m_LSL_Functions.llSitTarget(offset, rot);
  1837. }
  1838. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1839. public void llLinkSitTarget(LSL_Integer link, LSL_Vector offset, LSL_Rotation rot)
  1840. {
  1841. m_LSL_Functions.llLinkSitTarget(link, offset, rot);
  1842. }
  1843. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1844. public void llSleep(double sec)
  1845. {
  1846. m_LSL_Functions.llSleep(sec);
  1847. }
  1848. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1849. public void llSound(string sound, double volume, int queue, int loop)
  1850. {
  1851. m_LSL_Functions.llSound(sound, volume, queue, loop);
  1852. }
  1853. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1854. public void llSoundPreload(string sound)
  1855. {
  1856. m_LSL_Functions.llSoundPreload(sound);
  1857. }
  1858. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1859. public LSL_Float llSqrt(double f)
  1860. {
  1861. return m_LSL_Functions.llSqrt(f);
  1862. }
  1863. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1864. public void llStartAnimation(string anim)
  1865. {
  1866. m_LSL_Functions.llStartAnimation(anim);
  1867. }
  1868. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1869. public void llStopAnimation(string anim)
  1870. {
  1871. m_LSL_Functions.llStopAnimation(anim);
  1872. }
  1873. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1874. public void llStartObjectAnimation(string anim)
  1875. {
  1876. m_LSL_Functions.llStartObjectAnimation(anim);
  1877. }
  1878. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1879. public void llStopObjectAnimation(string anim)
  1880. {
  1881. m_LSL_Functions.llStopObjectAnimation(anim);
  1882. }
  1883. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1884. public LSL_List llGetObjectAnimationNames()
  1885. {
  1886. return m_LSL_Functions.llGetObjectAnimationNames();
  1887. }
  1888. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1889. public void llStopHover()
  1890. {
  1891. m_LSL_Functions.llStopHover();
  1892. }
  1893. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1894. public void llStopLookAt()
  1895. {
  1896. m_LSL_Functions.llStopLookAt();
  1897. }
  1898. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1899. public void llStopMoveToTarget()
  1900. {
  1901. m_LSL_Functions.llStopMoveToTarget();
  1902. }
  1903. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1904. public void llStopPointAt()
  1905. {
  1906. m_LSL_Functions.llStopPointAt();
  1907. }
  1908. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1909. public void llStopSound()
  1910. {
  1911. m_LSL_Functions.llStopSound();
  1912. }
  1913. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1914. public LSL_Integer llStringLength(string str)
  1915. {
  1916. return m_LSL_Functions.llStringLength(str);
  1917. }
  1918. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1919. public LSL_String llStringToBase64(string str)
  1920. {
  1921. return m_LSL_Functions.llStringToBase64(str);
  1922. }
  1923. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1924. public LSL_String llStringTrim(LSL_String src, LSL_Integer type)
  1925. {
  1926. return m_LSL_Functions.llStringTrim(src, type);
  1927. }
  1928. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1929. public LSL_Integer llSubStringIndex(string source, string pattern)
  1930. {
  1931. return m_LSL_Functions.llSubStringIndex(source, pattern);
  1932. }
  1933. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1934. public void llTakeCamera(string avatar)
  1935. {
  1936. m_LSL_Functions.llTakeCamera(avatar);
  1937. }
  1938. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1939. public void llTakeControls(int controls, int accept, int pass_on)
  1940. {
  1941. m_LSL_Functions.llTakeControls(controls, accept, pass_on);
  1942. }
  1943. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1944. public LSL_Float llTan(double f)
  1945. {
  1946. return m_LSL_Functions.llTan(f);
  1947. }
  1948. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1949. public LSL_Integer llTarget(LSL_Vector position, double range)
  1950. {
  1951. return m_LSL_Functions.llTarget(position, range);
  1952. }
  1953. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1954. public void llTargetOmega(LSL_Vector axis, double spinrate, double gain)
  1955. {
  1956. m_LSL_Functions.llTargetOmega(axis, spinrate, gain);
  1957. }
  1958. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1959. public void llTargetRemove(int number)
  1960. {
  1961. m_LSL_Functions.llTargetRemove(number);
  1962. }
  1963. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1964. public void llTargetedEmail(LSL_Integer target, LSL_String subject, LSL_String message)
  1965. {
  1966. m_LSL_Functions.llTargetedEmail(target, subject, message);
  1967. }
  1968. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1969. public void llTeleportAgent(string agent, string simname, LSL_Vector pos, LSL_Vector lookAt)
  1970. {
  1971. m_LSL_Functions.llTeleportAgent(agent, simname, pos, lookAt);
  1972. }
  1973. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1974. public void llTeleportAgentGlobalCoords(string agent, LSL_Vector global, LSL_Vector pos, LSL_Vector lookAt)
  1975. {
  1976. m_LSL_Functions.llTeleportAgentGlobalCoords(agent, global, pos, lookAt);
  1977. }
  1978. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1979. public void llTeleportAgentHome(string agent)
  1980. {
  1981. m_LSL_Functions.llTeleportAgentHome(agent);
  1982. }
  1983. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1984. public void llTextBox(string avatar, string message, int chat_channel)
  1985. {
  1986. m_LSL_Functions.llTextBox(avatar, message, chat_channel);
  1987. }
  1988. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1989. public LSL_String llToLower(string source)
  1990. {
  1991. return m_LSL_Functions.llToLower(source);
  1992. }
  1993. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1994. public LSL_String llToUpper(string source)
  1995. {
  1996. return m_LSL_Functions.llToUpper(source);
  1997. }
  1998. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  1999. public void llTriggerSound(string sound, double volume)
  2000. {
  2001. m_LSL_Functions.llTriggerSound(sound, volume);
  2002. }
  2003. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2004. public void llTriggerSoundLimited(string sound, double volume, LSL_Vector top_north_east, LSL_Vector bottom_south_west)
  2005. {
  2006. m_LSL_Functions.llTriggerSoundLimited(sound, volume, top_north_east, bottom_south_west);
  2007. }
  2008. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2009. public LSL_String llUnescapeURL(string url)
  2010. {
  2011. return m_LSL_Functions.llUnescapeURL(url);
  2012. }
  2013. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2014. public void llUnSit(string id)
  2015. {
  2016. m_LSL_Functions.llUnSit(id);
  2017. }
  2018. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2019. public LSL_Float llVecDist(LSL_Vector a, LSL_Vector b)
  2020. {
  2021. return m_LSL_Functions.llVecDist(a, b);
  2022. }
  2023. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2024. public LSL_Float llVecMag(LSL_Vector v)
  2025. {
  2026. return m_LSL_Functions.llVecMag(v);
  2027. }
  2028. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2029. public LSL_Vector llVecNorm(LSL_Vector v)
  2030. {
  2031. return m_LSL_Functions.llVecNorm(v);
  2032. }
  2033. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2034. public void llVolumeDetect(int detect)
  2035. {
  2036. m_LSL_Functions.llVolumeDetect(detect);
  2037. }
  2038. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2039. public LSL_Float llWater(LSL_Vector offset)
  2040. {
  2041. return m_LSL_Functions.llWater(offset);
  2042. }
  2043. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2044. public void llWhisper(int channelID, string text)
  2045. {
  2046. m_LSL_Functions.llWhisper(channelID, text);
  2047. }
  2048. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2049. public LSL_Vector llWind(LSL_Vector offset)
  2050. {
  2051. return m_LSL_Functions.llWind(offset);
  2052. }
  2053. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2054. public LSL_String llXorBase64(string str1, string str2)
  2055. {
  2056. return m_LSL_Functions.llXorBase64(str1, str2);
  2057. }
  2058. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2059. public LSL_String llXorBase64Strings(string str1, string str2)
  2060. {
  2061. return m_LSL_Functions.llXorBase64Strings(str1, str2);
  2062. }
  2063. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2064. public LSL_String llXorBase64StringsCorrect(string str1, string str2)
  2065. {
  2066. return m_LSL_Functions.llXorBase64StringsCorrect(str1, str2);
  2067. }
  2068. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2069. public LSL_List llGetPrimMediaParams(int face, LSL_List rules)
  2070. {
  2071. return m_LSL_Functions.llGetPrimMediaParams(face, rules);
  2072. }
  2073. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2074. public LSL_List llGetLinkMedia(LSL_Integer link, LSL_Integer face, LSL_List rules)
  2075. {
  2076. return m_LSL_Functions.llGetLinkMedia(link, face, rules);
  2077. }
  2078. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2079. public LSL_Integer llSetPrimMediaParams(int face, LSL_List rules)
  2080. {
  2081. return m_LSL_Functions.llSetPrimMediaParams(face, rules);
  2082. }
  2083. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2084. public LSL_Integer llSetLinkMedia(LSL_Integer link, LSL_Integer face, LSL_List rules)
  2085. {
  2086. return m_LSL_Functions.llSetLinkMedia(link, face, rules);
  2087. }
  2088. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2089. public LSL_Integer llClearPrimMedia(LSL_Integer face)
  2090. {
  2091. return m_LSL_Functions.llClearPrimMedia(face);
  2092. }
  2093. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2094. public LSL_Integer llClearLinkMedia(LSL_Integer link, LSL_Integer face)
  2095. {
  2096. return m_LSL_Functions.llClearLinkMedia(link, face);
  2097. }
  2098. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2099. public LSL_Integer llGetLinkNumberOfSides(LSL_Integer link)
  2100. {
  2101. return m_LSL_Functions.llGetLinkNumberOfSides(link);
  2102. }
  2103. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2104. public void llSetKeyframedMotion(LSL_List frames, LSL_List options)
  2105. {
  2106. m_LSL_Functions.llSetKeyframedMotion(frames, options);
  2107. }
  2108. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2109. public void llSetPhysicsMaterial(int material_bits, LSL_Float material_gravity_modifier, LSL_Float material_restitution, LSL_Float material_friction, LSL_Float material_density)
  2110. {
  2111. m_LSL_Functions.llSetPhysicsMaterial(material_bits, material_gravity_modifier, material_restitution, material_friction, material_density);
  2112. }
  2113. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2114. public LSL_List llGetPhysicsMaterial()
  2115. {
  2116. return m_LSL_Functions.llGetPhysicsMaterial();
  2117. }
  2118. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2119. public void llSetAnimationOverride(LSL_String animState, LSL_String anim)
  2120. {
  2121. m_LSL_Functions.llSetAnimationOverride(animState, anim);
  2122. }
  2123. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2124. public void llResetAnimationOverride(LSL_String anim_state)
  2125. {
  2126. m_LSL_Functions.llResetAnimationOverride(anim_state);
  2127. }
  2128. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2129. public LSL_String llGetAnimationOverride(LSL_String anim_state)
  2130. {
  2131. return m_LSL_Functions.llGetAnimationOverride(anim_state);
  2132. }
  2133. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2134. public LSL_String llJsonGetValue(LSL_String json, LSL_List specifiers)
  2135. {
  2136. return m_LSL_Functions.llJsonGetValue(json, specifiers);
  2137. }
  2138. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2139. public LSL_List llJson2List(LSL_String json)
  2140. {
  2141. return m_LSL_Functions.llJson2List(json);
  2142. }
  2143. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2144. public LSL_String llList2Json(LSL_String type, LSL_List values)
  2145. {
  2146. return m_LSL_Functions.llList2Json(type, values);
  2147. }
  2148. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2149. public LSL_String llJsonSetValue(LSL_String json, LSL_List specifiers, LSL_String value)
  2150. {
  2151. return m_LSL_Functions.llJsonSetValue(json, specifiers, value);
  2152. }
  2153. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2154. public LSL_String llJsonValueType(LSL_String json, LSL_List specifiers)
  2155. {
  2156. return m_LSL_Functions.llJsonValueType(json, specifiers);
  2157. }
  2158. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2159. public LSL_Integer llGetDayLength()
  2160. {
  2161. return m_LSL_Functions.llGetDayLength();
  2162. }
  2163. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2164. public LSL_Integer llGetRegionDayLength()
  2165. {
  2166. return m_LSL_Functions.llGetRegionDayLength();
  2167. }
  2168. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2169. public LSL_Integer llGetDayOffset()
  2170. {
  2171. return m_LSL_Functions.llGetDayOffset();
  2172. }
  2173. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2174. public LSL_Integer llGetRegionDayOffset()
  2175. {
  2176. return m_LSL_Functions.llGetRegionDayOffset();
  2177. }
  2178. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2179. public LSL_Vector llGetSunDirection()
  2180. {
  2181. return m_LSL_Functions.llGetSunDirection();
  2182. }
  2183. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2184. public LSL_Vector llGetRegionSunDirection()
  2185. {
  2186. return m_LSL_Functions.llGetRegionSunDirection();
  2187. }
  2188. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2189. public LSL_Vector llGetMoonDirection()
  2190. {
  2191. return m_LSL_Functions.llGetMoonDirection();
  2192. }
  2193. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2194. public LSL_Vector llGetRegionMoonDirection()
  2195. {
  2196. return m_LSL_Functions.llGetRegionMoonDirection();
  2197. }
  2198. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2199. public LSL_Rotation llGetSunRotation()
  2200. {
  2201. return m_LSL_Functions.llGetSunRotation();
  2202. }
  2203. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2204. public LSL_Rotation llGetRegionSunRotation()
  2205. {
  2206. return m_LSL_Functions.llGetRegionSunRotation();
  2207. }
  2208. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2209. public LSL_Rotation llGetMoonRotation()
  2210. {
  2211. return m_LSL_Functions.llGetMoonRotation();
  2212. }
  2213. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2214. public LSL_Rotation llGetRegionMoonRotation()
  2215. {
  2216. return m_LSL_Functions.llGetRegionMoonRotation();
  2217. }
  2218. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2219. public LSL_String llChar(LSL_Integer unicode)
  2220. {
  2221. return m_LSL_Functions.llChar(unicode);
  2222. }
  2223. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2224. public LSL_Integer llOrd(LSL_String s, LSL_Integer index)
  2225. {
  2226. return m_LSL_Functions.llOrd(s, index);
  2227. }
  2228. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2229. public LSL_Integer llHash(LSL_String s)
  2230. {
  2231. return m_LSL_Functions.llHash(s);
  2232. }
  2233. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2234. public LSL_String llReplaceSubString(LSL_String src, LSL_String pattern, LSL_String replacement, int count)
  2235. {
  2236. return m_LSL_Functions.llReplaceSubString(src, pattern, replacement, count);
  2237. }
  2238. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2239. public void llLinkAdjustSoundVolume(LSL_Integer linknumber, LSL_Float volume)
  2240. {
  2241. m_LSL_Functions.llLinkAdjustSoundVolume(linknumber, volume);
  2242. }
  2243. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2244. public void llLinkStopSound(LSL_Integer linknumber)
  2245. {
  2246. m_LSL_Functions.llLinkStopSound(linknumber);
  2247. }
  2248. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2249. public void llLinkPlaySound(LSL_Integer linknumber, string sound, double volume)
  2250. {
  2251. m_LSL_Functions.llLinkPlaySound(linknumber, sound, volume);
  2252. }
  2253. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2254. public void llLinkPlaySound(LSL_Integer linknumber, string sound, double volume, LSL_Integer flags)
  2255. {
  2256. m_LSL_Functions.llLinkPlaySound(linknumber, sound, volume, flags);
  2257. }
  2258. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2259. public void llLinkSetSoundQueueing(int linknumber, int queue)
  2260. {
  2261. m_LSL_Functions.llLinkSetSoundQueueing(linknumber, queue);
  2262. }
  2263. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2264. public void llLinkSetSoundRadius(int linknumber, double radius)
  2265. {
  2266. m_LSL_Functions.llLinkSetSoundRadius(linknumber, radius);
  2267. }
  2268. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2269. public LSL_Vector llLinear2sRGB(LSL_Vector src)
  2270. {
  2271. return m_LSL_Functions.llLinear2sRGB(src);
  2272. }
  2273. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2274. public LSL_Vector llsRGB2Linear(LSL_Vector src)
  2275. {
  2276. return m_LSL_Functions.llsRGB2Linear(src);
  2277. }
  2278. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2279. public LSL_Integer llLinksetDataAvailable()
  2280. {
  2281. return m_LSL_Functions.llLinksetDataAvailable();
  2282. }
  2283. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2284. public LSL_Integer llLinksetDataCountKeys()
  2285. {
  2286. return m_LSL_Functions.llLinksetDataCountKeys();
  2287. }
  2288. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2289. public LSL_String llLinksetDataRead(LSL_String name)
  2290. {
  2291. return m_LSL_Functions.llLinksetDataRead(name);
  2292. }
  2293. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2294. public LSL_String llLinksetDataReadProtected(LSL_String name, LSL_String pass)
  2295. {
  2296. return m_LSL_Functions.llLinksetDataReadProtected(name, pass);
  2297. }
  2298. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2299. public LSL_Integer llLinksetDataDelete(LSL_String name)
  2300. {
  2301. return m_LSL_Functions.llLinksetDataDelete(name);
  2302. }
  2303. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2304. public LSL_Integer llLinksetDataDeleteProtected(LSL_String name, LSL_String pass)
  2305. {
  2306. return m_LSL_Functions.llLinksetDataDeleteProtected(name, pass);
  2307. }
  2308. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2309. public void llLinksetDataReset()
  2310. {
  2311. m_LSL_Functions.llLinksetDataReset();
  2312. }
  2313. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2314. public LSL_Integer llLinksetDataWrite(LSL_String name, LSL_String value)
  2315. {
  2316. return m_LSL_Functions.llLinksetDataWrite(name, value);
  2317. }
  2318. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2319. public LSL_Integer llLinksetDataWriteProtected(LSL_String name, LSL_String value, LSL_String pass)
  2320. {
  2321. return m_LSL_Functions.llLinksetDataWriteProtected(name, value, pass);
  2322. }
  2323. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2324. public LSL_List llLinksetDataDeleteFound(LSL_String pattern, LSL_String pass)
  2325. {
  2326. return m_LSL_Functions.llLinksetDataDeleteFound(pattern, pass);
  2327. }
  2328. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2329. public LSL_Integer llLinksetDataCountFound(LSL_String pattern)
  2330. {
  2331. return m_LSL_Functions.llLinksetDataCountFound(pattern);
  2332. }
  2333. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2334. public LSL_List llLinksetDataListKeys(LSL_Integer start, LSL_Integer count)
  2335. {
  2336. return m_LSL_Functions.llLinksetDataListKeys(start, count);
  2337. }
  2338. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2339. public LSL_List llLinksetDataFindKeys(LSL_String pattern, LSL_Integer start, LSL_Integer count)
  2340. {
  2341. return m_LSL_Functions.llLinksetDataFindKeys(pattern, start, count);
  2342. }
  2343. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2344. public LSL_Integer llIsFriend(LSL_Key agent_id)
  2345. {
  2346. return m_LSL_Functions.llIsFriend(agent_id);
  2347. }
  2348. [MethodImpl(MethodImplOptions.AggressiveInlining)]
  2349. public LSL_Integer llDerezObject(LSL_Key objectUUID, LSL_Integer flag)
  2350. {
  2351. return m_LSL_Functions.llDerezObject(objectUUID, flag);
  2352. }
  2353. }
  2354. }