Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RedPandaProjects/UnrealEngine
/ functions
Functions
2,646 in github.com/RedPandaProjects/UnrealEngine
⨍
Functions
2,646
◇
Types & classes
512
↓ 803 callers
Method
Num
Source/Core/Inc/UnTemplate.h:155
↓ 345 callers
Function
ParseCommand
Sees if Stream starts with the named command. If it does, skips through the command and blanks past it. Returns 1 of match, 0 if not.
Source/Core/Src/UnFile.cpp:1289
↓ 320 callers
Function
FVector
Constructors.
Source/Engine/Inc/UnMath.h:221
↓ 247 callers
Function
appThrowf
Throw a string exception with a message.
Source/Core/Src/UnFile.cpp:1015
↓ 236 callers
Method
IsA
See if this object belongs to the specified class.
Source/Core/Inc/UnType.h:522
↓ 210 callers
Method
Logf
Print a message on the output device, variable parameters.
Source/Core/Src/UnOutDev.cpp:39
↓ 191 callers
Function
Min
Source/Core/Inc/UnTemplate.h:25
↓ 168 callers
Function
appSprintf
Formatted printing.
Source/Core/Src/UnFile.cpp:535
↓ 157 callers
Function
Parse
Get a string from a text string.
Source/Core/Src/UnFile.cpp:1029
↓ 153 callers
Function
appStricmp
Source/Core/Src/UnFile.cpp:587
↓ 151 callers
Function
appRound
Source/Core/Inc/UnVcWin32.h:152
↓ 130 callers
Function
appErrorf
Global error handler with a formatted message. warning: May be called at library startup time.
Source/Core/Src/UnPlat.cpp:1009
↓ 127 callers
Method
Matches
Source/Editor/Src/UnScrCom.h:347
↓ 122 callers
Function
Max
Source/Core/Inc/UnTemplate.h:21
↓ 107 callers
Function
appStrcpy
Source/Core/Src/UnFile.cpp:595
↓ 102 callers
Method
AddItem
Source/Core/Inc/UnTemplate.h:183
↓ 98 callers
Method
Log
Print a message on the output device using NAME_Log type.
Source/Core/Src/UnOutDev.cpp:18
↓ 96 callers
Function
Abs
Source/Core/Inc/UnTemplate.h:13
↓ 90 callers
Function
appFloor
Source/Core/Src/UnFile.cpp:335
↓ 88 callers
Function
Clamp
Source/Core/Inc/UnTemplate.h:33
↓ 85 callers
Function
appStrlen
Standard string functions.
Source/Core/Src/UnFile.cpp:567
↓ 81 callers
Method
Modify
Lock a model.
Source/Engine/Src/UnModel.cpp:348
↓ 81 callers
Function
Square
Source/Core/Inc/UnTemplate.h:29
↓ 75 callers
Function
LocalizeError
Source/Core/Src/UnFile.cpp:1478
↓ 72 callers
Method
Pop
Source/Core/Src/UnLinker.h:273
↓ 70 callers
Method
SingleLineCheck
Trace a line and return the first hit actor (LevelInfo means hit the world geomtry).
Source/Engine/Src/UnLevAct.cpp:1178
↓ 69 callers
Method
Begin
Begin a new transaction. If any undone transactions haven't been redone, they will be overwritten.
Source/Editor/Src/UnEdTran.cpp:211
↓ 69 callers
Method
End
End a transaction
Source/Editor/Src/UnEdTran.cpp:277
↓ 69 callers
Function
FPlane
Constructors.
Source/Engine/Inc/UnMath.h:435
↓ 65 callers
Method
Step
Source/Core/Inc/UnScript.h:267
↓ 64 callers
Function
appStrchr
Source/Core/Src/UnFile.cpp:575
↓ 63 callers
Method
GetFullName
Return the object's full name. warning: Must be safe for NULL objects.
Source/Core/Src/UnObj.cpp:257
↓ 63 callers
Method
SafeNormal
SafeNormal
Source/Engine/Src/UnMath.cpp:173
↓ 61 callers
Method
MoveActor
Tries to move the actor by a movement vector. If no collision occurs, this function just does a Location+=Move. Assumes that the actor's Location is
Source/Engine/Src/UnLevAct.cpp:825
↓ 55 callers
Method
Empty
Source/Engine/Src/UnModel.cpp:20
↓ 53 callers
Function
Exchange
Source/Core/Inc/UnTemplate.h:41
↓ 50 callers
Method
GetIndex
Source/Core/Inc/UnTemplate.h:437
↓ 50 callers
Function
appMemcpy
Source/Core/Src/UnFile.cpp:831
↓ 48 callers
Method
FarMoveActor
Try to place an actor that has moved a long way. This is for moving actors through teleporters, adding them to levels, and starting them out in level
Source/Engine/Src/UnLevAct.cpp:733
↓ 47 callers
Method
Size
Source/Core/Inc/UnTemplate.h:491
↓ 46 callers
Function
MinPositiveFloat
Source/Engine/Inc/UnMath.h:146
↓ 43 callers
Function
appAtoi
Conversions.
Source/Core/Src/UnFile.cpp:956
↓ 42 callers
Method
Draw3DLine
Draw a clipped 3D line.
Source/Render/Src/UnSoftLn.cpp:83
↓ 42 callers
Function
GetMip
Source/Engine/Inc/UnTex.h:290
↓ 40 callers
Method
TransformVectorBy
Transform a directional vector by a coordinate system. Ignore's the coordinate system's origin.
Source/Engine/Inc/UnMath.h:1084
↓ 38 callers
Method
Add
Source/Engine/Src/UnModel.cpp:61
↓ 38 callers
Function
appCmdLine
Get command line.
Source/Core/Src/UnPlat.cpp:1324
↓ 37 callers
Function
GetMainFrame
Source/Core/Inc/UnObjBas.h:647
↓ 37 callers
Function
appStrncpy
Copy a string with length checking.
Source/Core/Src/UnFile.cpp:477
↓ 36 callers
Function
appMemset
Source/Core/Src/UnFile.cpp:826
↓ 36 callers
Function
appSqrt
Source/Core/Src/UnFile.cpp:313
↓ 33 callers
Function
GetClass
Accessors.
Source/Core/Inc/UnObjBas.h:588
↓ 33 callers
Function
appStrcat
Source/Core/Src/UnFile.cpp:579
↓ 32 callers
Function
FRotator
Constructors.
Source/Engine/Inc/UnMath.h:655
↓ 31 callers
Function
IsA
Source/Engine/Inc/UnCamera.h:286
↓ 31 callers
Method
StatusUpdatef
Update the progress bar.
Source/Core/Src/UnPlat.cpp:1066
↓ 31 callers
Function
appError
Handle a critical error. warning: May be called at library startup time.
Source/Core/Src/UnPlat.cpp:974
↓ 30 callers
Function
GetParent
Source/Core/Inc/UnObjBas.h:631
↓ 30 callers
Function
MakeCacheID
Source/Core/Inc/UnCId.h:58
↓ 29 callers
Method
ModifyItem
Source/Engine/Src/UnModel.cpp:234
↓ 29 callers
Function
ParseParam
See if a command-line parameter exists in the stream.
Source/Core/Src/UnFile.cpp:1076
↓ 29 callers
Method
ScriptWarn
Source/Core/Src/UnCorSc.cpp:35
↓ 29 callers
Function
appStrstr
Source/Core/Src/UnFile.cpp:571
↓ 28 callers
Method
Flush
Flush all caches associated with the palette.
Source/Engine/Src/UnTex.cpp:731
↓ 28 callers
Method
Warnf
Display a warning.
Source/Core/Src/UnPlat.cpp:925
↓ 27 callers
Function
Destroy
Source/IpDrv/Src/IpDrv.cpp:202
↓ 27 callers
Function
GetCylinderExtent
Source/Engine/Inc/AActor.h:44
↓ 27 callers
Function
Serialize
UObject interface.
Source/Engine/Inc/UnObj.h:339
↓ 26 callers
Function
LocalizeGeneral
Source/Core/Src/UnFile.cpp:1490
↓ 24 callers
Function
FColor
Constructors.
Source/Engine/Inc/UnTex.h:61
↓ 24 callers
Function
FCoords
Constructors.
Source/Engine/Inc/UnMath.h:574
↓ 24 callers
Function
GetName
Source/Core/Inc/UnObjBas.h:619
↓ 24 callers
Method
IsMovingBrush
Source/Engine/Inc/UnActor.h:39
↓ 24 callers
Function
Localize
Source/Core/Src/UnFile.cpp:1449
↓ 24 callers
Function
appSpc
Returns a certain number of spaces. Only one return value is valid at a time.
Source/Core/Src/UnFile.cpp:515
↓ 23 callers
Method
Get
Source/Editor/Src/UnBsp.cpp:2029
↓ 23 callers
Function
appSeconds
Source/Core/Src/UnPlat.cpp:603
↓ 22 callers
Method
GetIndex
Source/Engine/Inc/UnConn.h:136
↓ 22 callers
Method
GetPathName
Return the object's path name. warning: Must be safe for NULL objects. warning: Must be safe for class-default meta-objects.
Source/Core/Src/UnObj.cpp:229
↓ 22 callers
Method
TransformPointBy
Transform a point by a coordinate system, moving it by the coordinate system's origin if nonzero.
Source/Engine/Inc/UnMath.h:1065
↓ 22 callers
Function
appFree
Source/Core/Src/UnFile.cpp:221
↓ 20 callers
Function
Align
Source/Core/Inc/UnTemplate.h:37
↓ 20 callers
Method
IsCsg
Functions.
Source/Engine/Inc/UnObj.h:272
↓ 20 callers
Function
Serialize
UObject interface.
Source/Core/Src/UnLinker.h:383
↓ 20 callers
Function
Unfix
Source/Engine/Inc/UnMath.h:24
↓ 20 callers
Function
appFSize
Size of a file. Returns -1 if doesn't exist.
Source/Core/Src/UnFile.cpp:355
↓ 19 callers
Method
CreatePackage
Find or optionally create a package.
Source/Core/Src/UnObj.cpp:1693
↓ 19 callers
Method
GetElementSize
Source/Editor/Src/UnScrCom.h:183
↓ 19 callers
Method
GetStruct
Source/Core/Inc/UnClass.h:151
↓ 19 callers
Function
GetSuperClass
Source/Core/Inc/UnClass.h:438
↓ 19 callers
Method
OpenWindow
Open a viewport window.
Source/WinDrv/WinViewport.cpp:295
↓ 19 callers
Method
Shrink
Source/Engine/Src/UnModel.cpp:27
↓ 19 callers
Function
if
Source/Editor/Src/UnEdSrv.cpp:2130
↓ 18 callers
Method
BeginSlowTask
Begin a slow task, optionally bringing up a progress bar. Nested calls may be made to this function, and the dialog will only go away after the last
Source/Core/Src/UnPlat.cpp:1039
↓ 18 callers
Method
DestroyActor
Destroy an actor. Returns 1 if destroyed, 0 if it couldn't be destroyed. What this routine does: Remove the actor from the actor list. Generally clea
Source/Engine/Src/UnLevAct.cpp:182
↓ 18 callers
Method
EndSlowTask
End the slow task.
Source/Core/Src/UnPlat.cpp:1055
↓ 18 callers
Function
GetEntry
Source/Core/Inc/UnName.h:144
↓ 18 callers
Method
GetNext
Source/Engine/Inc/UnPrim.h:28
↓ 18 callers
Method
LoadClass
Load a class.
Source/Core/Src/UnObj.cpp:1797
↓ 18 callers
Function
appFrand
Source/Core/Src/UnFile.cpp:329
next →
1–100 of 2,646, ranked by callers