Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
GetData< T >()
[3/3]
void Microsoft.Xna.Framework.Graphics.Texture2D.GetData< T >
(
T[]
data
,
int
startIndex
,
int
elementCount
)
inline
Type Constraints
T
:
struct
Definition at line
210
of file
Texture2D.cs
.
210
:
struct
211
{
212
GetData(0,
null
, data,
startIndex
, elementCount);
213
}
System.ExceptionArgument.startIndex
@ startIndex
References
System.startIndex
.
Microsoft
Xna
Framework
Graphics
Texture2D
Generated by
1.10.0