Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
GetAssociatedTypes()
Type
[] ReLogic.Content.Readers.PngReader.GetAssociatedTypes
(
)
inline
Definition at line
24
of file
PngReader.cs
.
25
{
26
return
new
Type
[1] { typeof(
Texture2D
) };
27
}
Microsoft.Xna.Framework.Graphics.Texture2D
Definition
Texture2D.cs:13
System.Type
Definition
Type.cs:14
ReLogic
Content
Readers
PngReader
Generated by
1.10.0