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

◆ DrawColorCodedString() [4/5]

static void Terraria.UI.Chat.ChatManager.DrawColorCodedString ( Vector2[] offsets,
SpriteBatch spriteBatch,
SpriteFont font,
string text,
Vector2 position,
Color baseColor,
float rotation,
Vector2 origin,
Vector2 baseScale,
float maxWidth = -1f,
bool ignoreColors = false,
int maxLines = 100 )
inlinestatic

Definition at line 276 of file ChatManager.cs.

277 {
278 Vector2 vector = font.MeasureString(" ");
279 int stringLength = text._stringLength;
280 if (" " == null)
281 {
282 }
283 if (!true)
284 {
285 }
286 long num = 0L;
287 char c = text[(int)num];
288 char c2 = text[(int)num];
289 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, System.L, Microsoft.Xna.Framework.Graphics.SpriteFont.MeasureString(), and System.text.