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() [1/5]

static void Terraria.UI.Chat.ChatManager.DrawColorCodedString ( 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 260 of file ChatManager.cs.

261 {
262 Vector2 vector = font.MeasureString(" ");
263 int stringLength = text._stringLength;
264 if (" " == null)
265 {
266 }
267 if (!true)
268 {
269 }
270 long num = 0L;
271 char c = text[(int)num];
272 char c2 = text[(int)num];
273 }
class f__AnonymousType0<< Count > j__TPar

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