LINK THIS/ja

From Second Life Wiki
Jump to navigation Jump to search

解説

定数: integer LINK_THIS = -4;

integer 定数 LINK_THIS の値は -4 です。

スクリプトが入っているプリムでのみスクリプトが動作するようにします。

これと逆のフラグは LINK_ALL_OTHERS です。

警告

重要事項

~ JIRA で関連バグを検索する
   LINK_* flags do not work with llBreakLink
   llSetLinkTexture(LINK_THIS, foo, bar) does not work for non-full-perm textures.

特記事項

全ての記事

~ JIRA で関連記事を検索
   llGetLinkKey returns the wrong result when passed LINK_THIS
   LINK_* flags do not work with llBreakLink
   llSetLinkTexture(LINK_THIS, foo, bar) does not work for non-full-perm textures.
この翻訳は 原文 と比べて古いですか?間違いがありますか?読みにくいですか?みんなで 修正 していきましょう! (手順はこちら)