Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
operator!=()
static
bool
Microsoft.Xna.Framework.Graphics.VertexElement.operator!=
(
VertexElement
left
,
VertexElement
right
)
inline
static
Definition at line
103
of file
VertexElement.cs
.
104
{
105
return
!(left == right);
106
}
Microsoft
Xna
Framework
Graphics
VertexElement
Generated by
1.10.0