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