Functions Summary |
 | vector | DeProject (vector location)
|
 | | Draw2DLine (float X1, float Y1, float X2, float Y2, color LineColor)
|
 | | DrawBox (float width, float height))
|
 | | DrawColorizedTile (Texture2D Tex, float XL, float YL, float U, float V, float UL, float VL, LinearColor LColor)
|
 | | DrawIcon (CanvasIcon Icon, float X, float Y, optional float Scale))
|
 | | DrawIconSection (CanvasIcon Icon, float X, float Y, float UStartPct, float VStartPct, float UEndPct, float VEndPct, optional float Scale))
|
 | | DrawMaterialTile (MaterialInterface Mat, float XL, float YL, optional float U, optional float V, optional float UL, optional float VL)
|
 | | DrawMaterialTileClipped (MaterialInterface Mat, float XL, float YL, optional float U, optional float V, optional float UL, optional float VL)
|
 | | DrawRect (float RectX, float RectY, optional Texture2D Tex = DefaultTexture ))
|
 | | DrawRotatedMaterialTile (MaterialInterface Mat, rotator Rotation, float XL, float YL, optional float U, optional float V, optional float UL, optional float VL, optional float AnchorX, optional float AnchorY)
|
 | | DrawRotatedTile (Texture2D Tex, rotator Rotation, float XL, float YL, float U, float V, loat UL, float VL, optional float AnchorX, optional float AnchorY)
|
 | | DrawText (coerce string Text, optional bool CR, optional float XScale, optional float YScale)
|
 | | DrawTextClipped (coerce string Text, optional bool bCheckHotKey, optional float XScale, optional float YScale)
|
 | | DrawTextRA (coerce string Text, optional bool CR))
|
 | | DrawTexture (Texture2D Tex, float Scale))
|
 | | DrawTextureDoubleLine (vector StartPoint, vector EndPoint, float Perc, float Spacing, float Width, color LineColor, color AltLineColor, Texture2D Tex, float U, float V, float UL, float VL)
|
 | | DrawTextureLine (vector StartPoint, vector EndPoint, float Perc, float Width, color LineColor, Texture2D LineTexture, float U, float V, float UL, float VL)
|
 | | DrawTile (Texture2D Tex, float XL, float YL, float U, float V, float UL, float VL)
|
 | | DrawTileClipped (Texture2D Tex, float XL, float YL, float U, float V, float UL, float VL)
|
 | | DrawTileNew (Texture Tex, float XL, float YL, float U, float V, float UL, float VL)
|
 | | DrawTileStretched (Texture2D Tex, float XL, float YL, float U, float V, float UL, float VL, LinearColor LColor, optional bool bStretchHorizontally=true, optional bool bStretchVertically=true, ptional float ScalingFactor=1.0)
|
 | CanvasIcon | MakeIcon (Texture2D Texture, optional float U, optional float V, optional float UL, optional float VL))
|
 | | PopTransform ()
|
 | vector | Project (vector location)
|
 | | PushTranslationMatrix (vector TranslationVector)
|
 | | Reset (optional bool bKeepOrigin))
|
 | | SetClip (float X, float Y ))
|
 | | SetDrawColor (byte R, byte G, byte B, optional byte A)
|
 | | SetOrigin (float X, float Y ))
|
 | | SetPos (float PosX, float PosY)
|
 | | StrLen (coerce string String, out float XL, out float YL)
|
 | | TextSize (coerce string String, out float XL, out float YL)
|
Inherited Functions from Core.Object |
!, !=, $, $=, %, &, &&, *, **, *=, +, ++, +=, -, --, -=, / , /=, <, <<, <=, ==, >, >=, >>, >>>, @, @=, Abs, Acos, Asc, Asin, Atan, BeginState, ByteToFloat, Caps, Chr, Clamp, ClampLength, ClampRotAxis, ClassIsChildOf, ClearConfig, ClockwiseFrom, ColorToLinearColor, ContinuedState, Cos, Cross, Disable, Dot, DumpStateStack, DynamicLoadObject, Enable, EndState, Exp, FClamp, FCubicInterp, FindDeltaAngle, FindObject, FInterpEaseIn, FInterpEaseInOut, FInterpEaseOut, FInterpTo, FloatToByte, FMax, FMin, FPctByRange, FRand, GetAngularDegreesFromRadians, GetAngularDistance, GetAngularFromDotDist, GetAxes, GetDotDistance, GetEnum, GetFuncName, GetHeadingAngle, GetNetFuncName, GetPackageName, GetPerObjectConfigSections, GetRangePctByValue, GetRangeValueByPct, GetSpecialValue, GetStateName, GetUnAxes, GotoState, InStr, IsA, IsChildState, IsInState, IsNetScript, IsPendingKill, IsUTracing, IsZero, JoinArray, Left, Len, Lerp, Localize, Locs, Loge, LogInternal, MakeColor, MakeLinearColor, Max, Mid, Min, MirrorVectorByNormal, Normal, Normalize, NormalizeRotAxis, OrthoRotation, ParseStringIntoArray, PathName, PausedState, PointDistToLine, PointDistToPlane, PointInBox, PoppedState, PopState, ProjectOnTo, PushedState, PushState, QuatDot, QuatFindBetween, QuatFromAxisAndAngle, QuatFromRotator, QuatInvert, QuatProduct, QuatRotateVector, QuatSlerp, QuatToRotator, Rand, RandRange, RDiff, Repl, Right, RInterpTo, RLerp, RotRand, Round, RSize, RSmerp, SaveConfig, SClampRotAxis, ScriptTrace, SetSpecialValue, SetUTracing, Sin, Split, Sqrt, Square, StaticClearConfig, StaticSaveConfig, Tan, TimeStamp, ToHex, TransformVectorByRotation, UnwindHeading, vect2d, VInterpTo, VLerp, VRand, VSize, VSize2D, VSizeSq, VSizeSq2D, VSmerp, WarnInternal, ^, ^^, |, ||, ~, ~= |