Difference between revisions of "LINK ALL CHILDREN/ja"

From Second Life Wiki
Jump to navigation Jump to search
(New page: {{LSL Constant/ja |name=LINK_ALL_CHILDREN |type=integer |value=-3 |desc |examples |constants= {{LSL DefineRow||LINK_ALL_OTHERS|}} {{LSL DefineRow||[[LINK_ROOT/ja|LIN...)
 
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{LSL Constant/ja
{{Issues/SVC-3510}}{{LSL Constant/ja
|name=LINK_ALL_CHILDREN
|name=LINK_ALL_CHILDREN
|type=integer
|type=integer
Line 6: Line 6:
|examples
|examples
|constants=
|constants=
{{LSL DefineRow||[[LINK_ALL_OTHERS/ja|LINK_ALL_OTHERS]]|}}
{{LSL DefineRow||{{LSLG/ja|LINK_ALL_OTHERS}}|}}
{{LSL DefineRow||[[LINK_ROOT/ja|LINK_ROOT]]|}}
{{LSL DefineRow||{{LSLG/ja|LINK_ROOT}}|}}
{{LSL DefineRow||[[LINK_SET/ja|LINK_SET]]|}}
{{LSL DefineRow||{{LSLG/ja|LINK_SET}}|}}
{{LSL DefineRow||[[LINK_THIS/ja|LINK_THIS]]|}}
{{LSL DefineRow||{{LSLG/ja|LINK_THIS}}|}}
|functions=
|functions=
{{LSL DefineRow||[[llBreakLink/ja|llBreakLink]]|}}
{{LSL DefineRow||{{LSLG/ja|llBreakLink}}|}}
{{LSL DefineRow||[[llGetLinkKey/ja|llGetLinkKey]]|}}
{{LSL DefineRow||{{LSLG/ja|llGetLinkKey}}|}}
{{LSL DefineRow||[[llGetLinkName/ja|llGetLinkName]]|}}
{{LSL DefineRow||{{LSLG/ja|llGetLinkName}}|}}
{{LSL DefineRow||[[llMessageLinked/ja|llMessageLinked]]|}}
{{LSL DefineRow||{{LSLG/ja|llMessageLinked}}|}}
{{LSL DefineRow||[[llSetLinkAlpha/ja|llSetLinkAlpha]]|}}
{{LSL DefineRow||{{LSLG/ja|llSetLinkAlpha}}|}}
{{LSL DefineRow||[[llSetLinkColor/ja|llSetLinkColor]]|}}
{{LSL DefineRow||{{LSLG/ja|llSetLinkColor}}|}}
{{LSL DefineRow||{{LSLG/ja|llSetLinkPrimitiveParams}}|}}
{{LSL DefineRow||{{LSLG/ja|LlSetLinkPrimitiveParamsFast}}|}}
|events=
|events=
|cat1=Link/ja
|cat1=Link
|cat2=Link Message/ja
|cat2=Link Message
|cat3
|cat3
|cat4
|cat4
}}
}}

Latest revision as of 03:08, 23 May 2010

解説

定数: integer LINK_ALL_CHILDREN = -3;

integer 定数 LINK_ALL_CHILDREN の値は -3 です。

警告

重要事項

~ JIRA で関連バグを検索する
   LINK_* flags do not work with llBreakLink

特記事項

全ての記事

~ JIRA で関連記事を検索
   LINK_* flags do not work with llBreakLink
この翻訳は 原文 と比べて古いですか?間違いがありますか?読みにくいですか?みんなで 修正 していきましょう! (手順はこちら)