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