﻿<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ja">
	<id>https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Doc%3AJA%2F2.6%2FManual%2FGame_Engine%2FLogic%2FActuators%2FMessage</id>
	<title>Doc:JA/2.6/Manual/Game Engine/Logic/Actuators/Message - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Doc%3AJA%2F2.6%2FManual%2FGame_Engine%2FLogic%2FActuators%2FMessage"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:JA/2.6/Manual/Game_Engine/Logic/Actuators/Message&amp;action=history"/>
	<updated>2026-06-28T02:13:42Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Doc:JA/2.6/Manual/Game_Engine/Logic/Actuators/Message&amp;diff=134847&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:JA/2.6/Manual/Game_Engine/Logic/Actuators/Message&amp;diff=134847&amp;oldid=prev"/>
		<updated>2018-06-28T20:47:22Z</updated>

		<summary type="html">&lt;p&gt;1版 をインポートしました&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ja&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← 古い版&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;2018年6月28日 (木) 20:47時点における版&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ja&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(相違点なし)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Yamyam</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Doc:JA/2.6/Manual/Game_Engine/Logic/Actuators/Message&amp;diff=134846&amp;oldid=prev</id>
		<title>wiki&gt;Sato: Created page with &quot;{{Page/Header|2.5|Doc:JA/2.5/Manual/Game_Engine/Logic/Actuators/Game|Doc:JA/2.5/Manual/Game_Engine/Logic/Actuators/Motion}} =Message アクチュエータ= Messageアクチュエ...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:JA/2.6/Manual/Game_Engine/Logic/Actuators/Message&amp;diff=134846&amp;oldid=prev"/>
		<updated>2012-02-12T09:28:36Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Page/Header|2.5|Doc:JA/2.5/Manual/Game_Engine/Logic/Actuators/Game|Doc:JA/2.5/Manual/Game_Engine/Logic/Actuators/Motion}} =Message アクチュエータ= Messageアクチュエ...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Page/Header|2.5|Doc:JA/2.5/Manual/Game_Engine/Logic/Actuators/Game|Doc:JA/2.5/Manual/Game_Engine/Logic/Actuators/Motion}}&lt;br /&gt;
=Message アクチュエータ=&lt;br /&gt;
Messageアクチュエータは、シーン内で、またはシーン同士の間でデータを送ることができます。&lt;br /&gt;
&lt;br /&gt;
[[File:2.5_Game_Engine_Actuator_Message.png|thumb|right|271px|Message actuator]]&lt;br /&gt;
[[File:2.5_Game_Engine_Actuator_Message_Options.png|thumb|right|271px|Message actuator Options]]&lt;br /&gt;
&lt;br /&gt;
; '''To''': メッセージを送る相手のオブジェクト。すべてのオブジェクト（または他のシーン）にメッセージを送る場合はこの欄は空にします。&lt;br /&gt;
; '''Subject''':メッセージの件名。たとえば&amp;quot;end-game&amp;quot;というメッセージを送る場合、messageセンサで&amp;quot;end game&amp;quot;を検出し、ANDコントローラを介してQuit Gameアクチュエータを起動する、という使い方ができます。&lt;br /&gt;
; '''Body'''&lt;br /&gt;
: メッセージの本文（これを読めるのはPythonのみです）。&lt;br /&gt;
:'''Text'''&lt;br /&gt;
:: ユーザの指定したテキスト。&lt;br /&gt;
:'''Property'''&lt;br /&gt;
:: 指定したプロパティ。たとえばハイスコアなど。&lt;br /&gt;
&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
==使用する際の注意==&lt;br /&gt;
Messageアクチュエータは、たとえばオブジェクトにスコアを送ったりするのに使えますが、シーンをまたいでデータを送るのにも使えます（もう一つの方法として はbge.logic.globalDictを使います）。&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
{{Page/Footer|Doc:JA/2.5/Manual/Game_Engine/Logic/Actuators/Game|Doc:JA/2.5/Manual/Game_Engine/Logic/Actuators/Motion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Camera]]&lt;br /&gt;
[[Category:Game engine]]&lt;/div&gt;</summary>
		<author><name>wiki&gt;Sato</name></author>
		
	</entry>
</feed>