UE2:Object static native functions (U2)
From Unreal Wiki, The Unreal Engine Documentation Site
Object (static native functions) |
- Object static native functions in other games:
- Other member categories for this class:
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Static native functions
Ablend
AblendR
Abs
Acos
Asc
Asin
Atan
Blend
BlendR
Caps
Chr
Clamp
ClassIsChildOf
ColorCode
Cos
DynamicLoadObject
native static final function Object DynamicLoadObject (string ObjectName, Class ObjectClass, optional bool MayFail)
EnumStr
Exp
FClamp
FDecision
FileSize
FindObject
FMax
FMin
FRand
native(195) static final function float FRand ()
GetAxes
GetEnum
GetPackageContents
GetRand
GetUnAxes
InStr
InterpCurveEval
InterpCurveGetInputDomain
native static final function InterpCurveGetInputDomain (InterpCurve curve, out float min, out float max)
InterpCurveGetOutputRange
native static final function InterpCurveGetOutputRange (InterpCurve curve, out float min, out float max)
Invert
Left
Len
Lerp
LineLineIntersection
native static final function float LineLineIntersection (Vector P1, Vector V1, Vector P2, Vector P3)
Localize
Locs
Log
Loge
Max
Mid
Min
MirrorVectorByNormal
Normal
Normalize
OrthoRotation
ProgressSeed
native static final function ProgressSeed (out int Seed)
QuatFindBetween
QuatFromAxisAndAngle
QuatFromRotator
QuatInvert
QuatProduct
QuatRotateVector
QuatToRotator
Rand
RandomSpreadVector
RandRange
ResetConfig
native static final function ResetConfig ()
Right
RMax
RMin
RotateAngleAxis
RotRand
RSize
Sin
Smerp
Split
native static final function bool Split (string S, string InS, out string LeftS, out string RightS, optional bool bRight)
Sqrt
Square
StaticSaveConfig
native static final function StaticSaveConfig ()
StrArray
native static final function int StrArray (string S, string Delim, out array<string> Ar, optional bool bUnique)
StringToName
Tan
VRand
native(252) static final function Vector VRand ()
VSize
VSize2D
VSizeSq
VSizeSq2D
Warn
native(232) final static function Warn (coerce string S)