summaryrefslogtreecommitdiff
path: root/doc/classes/Texture.xml
blob: 41eb6c177bcaecb3cf2141a2873892b900c55cda (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8" ?>
<class name="Texture" inherits="Resource" version="4.0">
	<brief_description>
		The global C# namespace (Mono-enabled builds only).
	</brief_description>
	<description>
		This class represents the global C# namespace. It is the C# equivalent of [@GDScript] and is only available in Mono-enabled builds.
		See also [CSharpScript] and [GodotSharp].
	</description>
	<tutorials>
		<link>https://docs.godotengine.org/en/latest/getting_started/scripting/c_sharp/index.html</link>
	</tutorials>
	<methods>
	</methods>
	<constants>
	</constants>
</class>