<?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=CreateCircleColShape</id>
	<title>CreateCircleColShape - История изменений</title>
	<link rel="self" type="application/atom+xml" href="https://rage.grandroleplay.ru/index.php?action=history&amp;feed=atom&amp;title=CreateCircleColShape"/>
	<link rel="alternate" type="text/html" href="https://rage.grandroleplay.ru/index.php?title=CreateCircleColShape&amp;action=history"/>
	<updated>2026-07-24T19:07:59Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://rage.grandroleplay.ru/index.php?title=CreateCircleColShape&amp;diff=775&amp;oldid=prev</id>
		<title>imported&gt;Xabi: Xabi moved page NAPI.ColShape.CreateCircleColShape to CreateCircleColShape</title>
		<link rel="alternate" type="text/html" href="https://rage.grandroleplay.ru/index.php?title=CreateCircleColShape&amp;diff=775&amp;oldid=prev"/>
		<updated>2019-11-27T13:08:00Z</updated>

		<summary type="html">&lt;p&gt;Xabi moved page &lt;a href=&quot;/wiki/NAPI.ColShape.CreateCircleColShape&quot; class=&quot;mw-redirect&quot; title=&quot;NAPI.ColShape.CreateCircleColShape&quot;&gt;NAPI.ColShape.CreateCircleColShape&lt;/a&gt; to &lt;a href=&quot;/wiki/CreateCircleColShape&quot; title=&quot;CreateCircleColShape&quot;&gt;CreateCircleColShape&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Creates a circle shaped colshape object.&lt;br /&gt;
&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;C#&amp;quot; &amp;gt;ColShape NAPI.ColShape.CreateCircleColShape(float x, float y, float range, uint dimension = NAPI.GlobalDimension);&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Required Arguments&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;x:&amp;#039;&amp;#039;&amp;#039; the x-position where the colshape should be placed in the world.&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;y:&amp;#039;&amp;#039;&amp;#039; the x-position where the colshape should be placed in the world.&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;range:&amp;#039;&amp;#039;&amp;#039; the range at which this colshape will trigger.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Optional Arguments&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;dimension:&amp;#039;&amp;#039;&amp;#039; dimension of the colshape. Input type should be in uint.&lt;br /&gt;
&lt;br /&gt;
This function returns a &amp;lt;code&amp;gt;[[ColShape]]&amp;lt;/code&amp;gt; object.&lt;br /&gt;
&lt;br /&gt;
==Usage example(s)==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;C#&amp;quot; &amp;gt;&lt;br /&gt;
NAPI.ColShape.CreateCircleColShape(x, y, range)&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Serverside API]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Xabi</name></author>
	</entry>
</feed>