Functions Summary |
![function function](../img_function.gif) | | Clear (optional bool ClearRGB, optional bool ClearZ)
|
![function function](../img_function.gif) | | DrawActor (Actor A, bool WireFrame, optional bool ClearZ, optional float DisplayFOV)
|
![function function](../img_function.gif) | | DrawActorClipped (Actor A, bool WireFrame, float Left, float Top, float Width, float Height, optional bool ClearZ, optional float DisplayFOV)
|
![function function](../img_function.gif) | | DrawBox (canvas canvas, float width, float height)
|
![function function](../img_function.gif) | | DrawBracket (float width, float height, float bracket_size)
|
![function function](../img_function.gif) | | DrawHorizontal (float Y, float width)
|
![function function](../img_function.gif) | | DrawIcon (texture Tex, float Scale)
|
![function function](../img_function.gif) | | DrawLine (int direction, float size)
|
![function function](../img_function.gif) | | DrawPattern (material Tex, float XL, float YL, float Scale)
|
![function function](../img_function.gif) | | DrawPortal (int X, int Y, int Width, int Height, actor CamActor, vector CamLocation, rotator CamRotation, optional int FOV, optional bool ClearZ)
|
![function function](../img_function.gif) | | DrawRect (texture Tex, float RectX, float RectY)
|
![function function](../img_function.gif) | | DrawScreenActor (Actor A, optional float FOV, optional bool WireFrame, optional bool ClearZ)
|
![function function](../img_function.gif) | | DrawScreenText (String Text, float X, float Y, EDrawPivot Pivot)
|
![function function](../img_function.gif) | | DrawText (coerce string Text, optional bool CR)
|
![function function](../img_function.gif) | | DrawTextClipped (coerce string Text, optional bool bCheckHotKey)
|
![function function](../img_function.gif) | | DrawTextJustified (coerce string String, byte Justification, float x1, float y1, float x2, float y2)
|
![function function](../img_function.gif) | | DrawTile (material Mat, float XL, float YL, float U, float V, float UL, float VL)
|
![function function](../img_function.gif) | | DrawTileClipped (Material Mat, float XL, float YL, float U, float V, float UL, float VL)
|
![function function](../img_function.gif) | | DrawTileJustified (material Mat, byte Justification, float XL, float YL)
|
![function function](../img_function.gif) | | DrawTilePartialStretched (Material Mat, float XL, float YL)
|
![function function](../img_function.gif) | | DrawTileScaled (material Mat, float XScale, float YScale)
|
![function function](../img_function.gif) | | DrawTileStretched (material Mat, float XL, float YL)
|
![function function](../img_function.gif) | | DrawVertical (float X, float height)
|
![function function](../img_function.gif) | | GetCameraLocation (out vector CameraLocation, out rotator CameraRotation)
|
![function function](../img_function.gif) | Color | MakeColor (byte R, byte G, byte B, optional byte A)
|
![event event](../img_event.gif) | | Reset ()
|
![function function](../img_function.gif) | | SetClip (float X, float Y)
|
![function function](../img_function.gif) | | SetDrawColor (byte R, byte G, byte B, optional byte A)
|
![function function](../img_function.gif) | | SetOrigin (float X, float Y)
|
![function function](../img_function.gif) | | SetPos (float X, float Y)
|
![function function](../img_function.gif) | | SetScreenLight (int index, vector Position, color lightcolor, float radius)
|
![function function](../img_function.gif) | | SetScreenProjector (int index, vector Position, color color, float radius, texture tex)
|
![function function](../img_function.gif) | | StrLen (coerce string String, out float XL, out float YL)
|
![function function](../img_function.gif) | | TextSize (coerce string String, out float XL, out float YL)
|
![function function](../img_function.gif) | vector | WorldToScreen (vector WorldLoc)
|
![function function](../img_function.gif) | | WrapStringToArray (string Text, out array<string> OutArray, float dx, optional string EOL)
|
![function function](../img_function.gif) | | WrapText (out String Text, out String Line, float dx, Font F, float FontScaleX)
|
Inherited Functions from Core.Object |
!, !=, $, $=, %, &, &&, *, **, *=, +, ++, +=, -, --, -=, / , /=, <, <<, <=, ==, >, >=, >>, >>>, @, @=, Abs, Acos, AllObjects, Asc, Asin, Atan, BeginState, Caps, Ceil, Chr, Clamp, ClassIsChildOf, ClearConfig, ClockwiseFrom, Cos, Created, Cross, Disable, Divide, Dot, DynamicLoadObject, EatStr, Enable, EndState, Eval, Exp, FClamp, FindObject, FMax, FMin, FRand, GetAxes, GetEnum, GetItemName, GetPerObjectNames, GetPropertyText, GetReferencers, GetStateName, GetUnAxes, GotoState, InStr, InterpCurveEval, InterpCurveGetInputDomain, InterpCurveGetOutputRange, Invert, IsA, IsInState, IsOnConsole, IsSoaking, Left, Len, Lerp, Localize, Locs, Log, Loge, Max, Mid, Min, MirrorVectorByNormal, Normal, Normalize, OrthoRotation, PlatformIs64Bit, PlatformIsMacOS, PlatformIsUnix, PlatformIsWindows, QuatFindBetween, QuatFromAxisAndAngle, QuatFromRotator, QuatInvert, QuatProduct, QuatRotateVector, QuatSlerp, QuatToRotator, Rand, RandRange, Repl, ReplaceText, ResetConfig, Right, RotRand, Round, SaveConfig, SetPropertyText, Sin, Smerp, Split, Sqrt, Square, StaticClearConfig, StaticSaveConfig, StopWatch, StrCmp, Tan, VRand, VSize, Warn, ^, ^^, |, ||, ~, ~= |