Functions Summary |
| | DrawActor (Actor A, bool Wireframe, optional bool ClearZ, optional float DisplayFOV)
|
| | DrawArbitraryLine (float X1, float Y1, float X2, float Y2, optional color LineColor)
|
| | DrawArbitraryTile (material Mat, float Xone, float Yone, float Xtwo, float Ytwo, float Xthree, float Ythree, float Xfour, float Yfour, float U, float V, float UL, float VL)
|
| | DrawBox (canvas canvas, float width, float height))
|
| | DrawBracket (float width, float height, float bracket_size))
|
| | DrawHorizontal (float Y, float width))
|
| | DrawIcon (texture Tex, float Scale ))
|
| | DrawLine (int direction, float size))
|
| | DrawPattern (material Tex, float XL, float YL, float Scale ))
|
| | DrawPortal (int X, int Y, int Width, int Height, actor CamActor, vector CamLocation, rotator CamRotation, optional int FOV, optional bool ClearZ)
|
| | DrawPortalScaled (int X, int Y, int Width, int Height, actor CamActor, vector CamLocation, rotator CamRotation, optional int FOV, optional bool ClearZ)
|
| | DrawPositionedActor (Actor A, bool WireFrame, optional bool ClearZ, optional float DisplayFOV, optional Rotator cameraRot, optional float zoom)
|
| | DrawRect (texture Tex, float RectX, float RectY ))
|
| | DrawText (coerce string Text, optional bool CR)
|
| | DrawTextClipped (coerce string Text, optional bool bCheckHotKey)
|
| | DrawTextJustified (coerce string String, byte Justification, float x1, float y1, float x2, float y2)
|
| | DrawTextMultiline (coerce string Text, vector Origin2D, Color ForegroundColor, optional Color BackgroundColor, optional int Wrapped, optional int Centered)
|
| | DrawTile (material Mat, float XL, float YL, optional float U, optional float V, optional float UL, optional float VL)
|
| | DrawTileClipped (Material Mat, float XL, float YL, optional float U, optional float V, optional float UL, optional float VL)
|
| | DrawTileJustified (material Mat, byte Justification, float XL, float YL)
|
| | DrawTileScaled (material Mat, float XScale, float YScale)
|
| | DrawTileStretched (material Mat, float XL, float YL)
|
| | DrawVertical (float X, float height))
|
| Color | MakeColor (byte R, byte G, byte B, optional byte A))
|
| | Reset ()))
|
| | SetClip (float X, float Y ))
|
| | SetDrawColor (byte R, byte G, byte B, optional byte A))
|
| | SetOrigin (float X, float Y ))
|
| | SetPos (float X, float Y ))
|
| | StrLen (coerce string String, out float XL, out float YL)
|
| | TextSize (coerce string String, out float XL, out float YL)
|
| | WrapStringToArray (string Text, out array<string> OutArray, float dx, string EOL, optional bool bIsCodedString)
|
Inherited Functions from Core.Object |
!, !=, $, $=, %, &, &&, *, **, *=, +, ++, +=, -, --, -=, / , /=, <, <<, <=, ==, >, >=, >>, >>>, @, @=, Abs, Acos, AllClasses, AllEditableProperties, Allocate, AllProperties, AppSeconds, Asc, Asin, AssertWithDescription, Atan, BeginState, CanSLog, Caps, Chr, Clamp, ClassConstruct, ClassIsChildOf, ClockwiseFrom, CommonBase, Construct, Cos, Cross, DecodeFromURL, Disable, Div, Dot, DynamicFindObject, DynamicLoadObject, Enable, EncodeForURL, EndState, Eval, Exp, FClamp, FindObject, FlushConfig, FMax, FMin, FRand, GetAxes, GetBuildNumber, GetEnum, GetMinCompatibleBuildNumber, GetPropertyText, GetStateName, GetSuperClass, GetUnAxes, GotoState, Hash, HasUnicode, InStr, InterpCurveEval, InterpCurveGetInputDomain, InterpCurveGetOutputRange, Inverse, Invert, IsA, IsInState, IsNearlyZero, IsUTracing, IsValidForURL, IsZero, Left, Len, Lerp, Localize, Locs, Log, Loge, LogGuardStack, Max, Mid, Min, MirrorVectorByNormal, Normal, Normalize, NullReferences, OrthoRotation, QuatFindBetween, QuatFromAxisAndAngle, QuatFromRotator, QuatInvert, QuatProduct, QuatRotateVector, QuatToRotator, Rand, RandRange, Repl, replaceStr, ResetConfig, Right, RotRand, SaveConfig, SetPropertyText, SetUTracing, Sin, Sleep, SLog, Smerp, Split, Sqrt, Square, StaticSaveConfig, StrCmp, Tan, VDist, VDistSquared, VRand, VSize, VSize2D, VSizeSquared, VSizeSquared2D, Warn, ^, ^^, |, ||, ~, ~= |