terraria-cpp2il-methodrecon
v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
◆
SetUvsImpl< T >()
void
UnityEngine.Mesh.SetUvsImpl<
T
>
(
int
uvIndex
,
int
dim
,
List
<
T
>
uvs
,
int
start
,
int
length
,
MeshUpdateFlags
flags
)
inline
private
Definition at line
390
of file
Mesh.cs
.
391
{
392
Debug
.LogError(
"The uv index is invalid. Must be in the range 0 to 7."
);
393
}
System.Net.Sockets.SocketOptionName.Debug
@ Debug
References
UnityEngine.Debug.LogError()
.
UnityEngine
Mesh
Generated by
1.10.0