DebugOverlaySystem.ScreenText

void ScreenText( Vector2 pixelPosition, string text, float size, TextFlag flags, Color color, float duration, Transform transform )

DebugOverlaySystem.ScreenText

void ScreenText( Vector2 pixelPosition, Sandbox.TextRendering/Scope textBlock, TextFlag flags, float duration, Transform transform )

User Comments