Difference between revisions of "ATTACH CHEST/ja"
Jump to navigation
Jump to search
Asuka Neely (talk | contribs) (New page: {{LSL Constant/ja |name=ATTACH_CHEST |type=integer |value=1 |desc |examples |functions= {{LSL DefineRow||llAttachToAvatar|}} {{LSL DefineRow||{{LSLG/ja|llGetAttache...) |
Mako Nozaki (talk | contribs) m |
||
Line 1: | Line 1: | ||
{{LSL Constant/ja | {{LSL Constant/Attachment/ja|ni=*}}{{LSL Constant/ja | ||
|name=ATTACH_CHEST | |name=ATTACH_CHEST | ||
|type=integer | |type=integer | ||
Line 5: | Line 5: | ||
|desc | |desc | ||
|examples | |examples | ||
|functions | |functions | ||
|events | |events | ||
|cat1=Attachment | |cat1=Attachment |
Latest revision as of 03:52, 22 May 2010
LSL ポータル | 関数 | イベント | 型 | 演算子 | 定数 | 実行制御 | スクリプトライブラリ | カテゴリ別スクリプトライブラリ | チュートリアル |
関連記事
定数
|
関数
• | llAttachToAvatar | – | アバターへオブジェクトのアタッチを試みます | |
• | llGetAttached | – | アタッチ箇所の番号を取得します |
イベント
• | attach | – | オブジェクトがアタッチあるいはデタッチされた時に実行されます |