Functions Summary |
 | | DrawActor (Actor A, bool WireFrame, optional bool ClearZ)
|
 | | DrawClippedActor (Actor A, bool WireFrame, int X, int Y, int XB, int YB, optional bool ClearZ)
|
 | | DrawIcon (texture Tex, float Scale)
|
 | | DrawPattern (texture 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)
|
 | | DrawRect (texture Tex, float RectX, float RectY)
|
 | | DrawText (coerce string Text, optional bool CR)
|
 | | DrawTextClipped (coerce string Text, optional bool bCheckHotKey)
|
 | | DrawTile (texture Tex, float XL, float YL, float U, float V, float UL, float VL)
|
 | | DrawTileClipped (texture Tex, float XL, float YL, float U, float V, float UL, float VL)
|
 | | Reset ()
|
 | | SetClip (float X, float Y)
|
 | | 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)
|
Inherited Functions from Core.Object |
!, !=, $, %, &, &&, *, **, *=, +, ++, +=, -, --, -=, / , /=, <, <<, <=, ==, >, >=, >>, >>>, @, Abs, Asc, Atan, BeginState, Caps, Chr, Clamp, ClassIsChildOf, Cos, Cross, Disable, Dot, DynamicLoadObject, Enable, EndState, Exp, FClamp, FMax, FMin, FRand, GetAxes, GetEnum, GetPropertyText, GetStateName, GetUnAxes, GotoState, InStr, Invert, IsA, IsInState, Left, Len, Lerp, Localize, Log, Loge, Max, Mid, Min, MirrorVectorByNormal, Normal, Normalize, OrthoRotation, Rand, RandRange, ResetConfig, Right, RotRand, SaveConfig, SetPropertyText, Sin, Smerp, Sqrt, Square, StaticSaveConfig, Tan, VRand, VSize, Warn, ^, ^^, |, ||, ~, ~= |