<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ru">
	<id>https://rage.grandroleplay.ru/index.php?action=history&amp;feed=atom&amp;title=Blip%3A%3AisFlashing</id>
	<title>Blip::isFlashing - История изменений</title>
	<link rel="self" type="application/atom+xml" href="https://rage.grandroleplay.ru/index.php?action=history&amp;feed=atom&amp;title=Blip%3A%3AisFlashing"/>
	<link rel="alternate" type="text/html" href="https://rage.grandroleplay.ru/index.php?title=Blip::isFlashing&amp;action=history"/>
	<updated>2026-07-24T19:21:05Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://rage.grandroleplay.ru/index.php?title=Blip::isFlashing&amp;diff=303&amp;oldid=prev</id>
		<title>imported&gt;RoboN1X в 08:29, 6 мая 2019</title>
		<link rel="alternate" type="text/html" href="https://rage.grandroleplay.ru/index.php?title=Blip::isFlashing&amp;diff=303&amp;oldid=prev"/>
		<updated>2019-05-06T08:29:35Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Function to return the flashing status of blip.&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;blip.isFlashing();&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
===Return value===&lt;br /&gt;
* {{RageType|Boolean}}&lt;br /&gt;
==Example==&lt;br /&gt;
{{ClientsideCode|&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
let policeBlip = mp.blips.new(60, new mp.Vector3(407.95, -961.05, 0));&lt;br /&gt;
policeBlip.setFlashes(true);&lt;br /&gt;
&lt;br /&gt;
let isBlipFlashing = policeBlip.isFlashing();&lt;br /&gt;
mp.gui.chat.push(&amp;quot;Is Flashing: &amp;quot; + isBlipFlashing); //Output: &amp;quot;Is Flashing: true&amp;quot;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
==See also==&lt;br /&gt;
{{Blip_s_function_c}}&lt;br /&gt;
[[Category:Clientside API]]&lt;br /&gt;
[[Category:Blip API]]&lt;br /&gt;
[[Category:Client-side Function]]&lt;/div&gt;</summary>
		<author><name>imported&gt;RoboN1X</name></author>
	</entry>
</feed>