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