LINK ROOT/ja

From Second Life Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

解説

定数: integer LINK_ROOT = 1;

integer 定数 LINK_ROOT の値は 1 です。

警告

  • 単独のプリムのオブジェクトでは、 LINK_ROOT はルートプリムを指しません!
    • 単独プリムでも、複数のプリムからなるオブジェクトでも両方動かすようにしなければならない場合は、 LINK_ROOT でなく、 (llGetLinkNumber() != 0)(!!llGetLinkNumber()) を使用しましょう。
JIRA で関連バグを検索する

関連記事

特記事項

この翻訳は 原文 と比べて古いですか?間違いがありますか?読みにくいですか?みんなで 修正 していきましょう! (手順はこちら)