Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlaxEngine/FlaxEngine
/ functions
Functions
40,737 in github.com/FlaxEngine/FlaxEngine
⨍
Functions
40,737
◇
Types & classes
12,606
↓ 142 callers
Function
C2P
Source/Engine/Physics/PhysX/Types.h:100
↓ 142 callers
Method
WriteValue
Source/Engine/Scripting/Runtime/Mono.cpp:890
↓ 141 callers
Method
LogError
<summary> Logs the specified error message to the log file. </summary> <param name="msg">The message.</param>
Source/Editor/Editor.cs:893
↓ 141 callers
Method
SetRenderTarget
Source/Engine/GraphicsDevice/Vulkan/GPUContextVulkan.cpp:964
↓ 141 callers
Method
size
Source/ThirdParty/tracy/client/tracy_SPSCQueue.h:106
↓ 139 callers
Method
LinkTooltip
<summary> Links the tooltip with input binding info. </summary> <param name="text">The text.</param> <param name="inputBinding">The input key binding.
Source/Editor/GUI/ToolStripButton.cs:116
↓ 138 callers
Function
PIXGetTimestampCounter
Source/ThirdParty/WinPixEventRuntime/pix3_win.h:41
↓ 138 callers
Function
PIXStoreContextArgument
Source/ThirdParty/WinPixEventRuntime/pix3_win.h:52
↓ 137 callers
Function
Focus
Source/Engine/Platform/Base/WindowBase.h:409
↓ 137 callers
Method
c_str
Source/ThirdParty/catch2/catch.hpp:13908
↓ 136 callers
Method
TryGetValue
<summary> Tries the get value from the textbox text. </summary>
Source/Editor/GUI/Input/ValueBox.cs:148
↓ 135 callers
Method
Add
Source/Engine/Platform/iOS/iOSPlatform.cpp:86
↓ 135 callers
Function
GetValue
Source/Engine/Scripting/Internal/ManagedDictionary.h:254
↓ 134 callers
Method
Add
()
Source/Editor/GUI/Timeline/Undo/AddRemoveTrackAction.cs:42
↓ 134 callers
Method
GetPS
Source/Engine/Graphics/Materials/MaterialShader.h:47
↓ 134 callers
Method
size
Source/ThirdParty/catch2/catch.hpp:649
↓ 133 callers
Method
Any
Source/Engine/Core/Collections/ArrayExtensions.h:104
↓ 133 callers
Method
HasChars
<summary> Returns true if string isn't empty. </summary> <returns>True if string has characters, otherwise false.</returns>
Source/Engine/Core/Types/String.h:93
↓ 133 callers
Method
SetState
Source/Engine/GraphicsDevice/Vulkan/GPUContextVulkan.cpp:1413
↓ 132 callers
Method
Get
<summary> Gets the box. </summary> <param name="context">The Surface context.</param> <returns>The restored box.</returns>
Source/Editor/Surface/Undo/BoxHandle.cs:44
↓ 132 callers
Function
ToSpan
Source/Engine/Core/Types/Span.h:157
↓ 132 callers
Function
dtVcopy
Performs a vector copy. @param[out] dest The result. [(x, y, z)] @param[in] a The vector to copy. [(x, y, z)]
Source/ThirdParty/recastnavigation/DetourCommon.h:190
↓ 131 callers
Method
Normalize
Source/Engine/Core/Math/Plane.cpp:29
↓ 130 callers
Method
Get
Source/Engine/Renderer/RenderList.h:316
↓ 129 callers
Method
Contains
Source/ThirdParty/catch2/catch.hpp:4967
↓ 128 callers
Method
Count
<summary> Gets the amount of the items in the collection. </summary>
Source/Engine/Renderer/RenderListBuffer.h:138
↓ 127 callers
Method
push_back
Source/ThirdParty/fmt/core.h:1025
↓ 125 callers
Function
close
\brief Close the stream. */
Source/ThirdParty/PhysX/filebuf/PxFileBuf.h:203
↓ 124 callers
Method
IsZero
<summary> Determines whether the specified value is close to zero (0.0f). </summary> <param name="a">The floating value.</param> <returns><c>true</c>
Source/Engine/Core/Math/Mathd.cs:761
↓ 124 callers
Function
Release
<summary> Releases the buffer data. </summary>
Source/Engine/Graphics/Models/ModelInstanceEntry.h:109
↓ 120 callers
Method
IsNotEnd
Source/Engine/Core/Collections/Array.h:971
↓ 119 callers
Method
Clamp
<summary> Restricts a value to be within a specified range. </summary> <param name="value">The value to clamp.</param> <param name="min">The minimum v
Source/Engine/Core/Math/Int3.cs:459
↓ 119 callers
Method
FindMember
Source/ThirdParty/rapidjson/document.h:3022
↓ 119 callers
Method
RemoveAt
<summary> Removes the item at the specified index of the collection. </summary> <param name="index">The zero-based index of the item to remove.</param
Source/Engine/Core/Collections/Array.h:703
↓ 117 callers
Method
Clear
<summary> Clears the history. </summary>
Source/Editor/Undo/Undo.cs:387
↓ 117 callers
Method
Compare
<summary> Compares this control with the other control. </summary> <param name="other">The other.</param> <returns>Comparision result.</returns>
Source/Engine/UI/GUI/Control.cs:1515
↓ 115 callers
Method
Add
Source/Engine/ShadersCompilation/Vulkan/ShaderCompilerVulkan.cpp:371
↓ 114 callers
Method
DrawText
Source/Engine/Debug/DebugDraw.cpp:2276
↓ 114 callers
Method
Get
Source/Engine/AI/BehaviorKnowledge.cpp:128
↓ 114 callers
Method
GetHandle
Source/Engine/GraphicsDevice/Vulkan/QueueVulkan.h:43
↓ 113 callers
Method
GetString
(object message)
Source/Engine/Engine/Logger.cs:27
↓ 113 callers
Method
Resize
<summary> Resizes string contents. </summary> <param name="length">New length of the string.</param>
Source/Engine/Core/Types/String.h:526
↓ 112 callers
Method
log
Source/ThirdParty/recastnavigation/Recast.cpp:58
↓ 112 callers
Method
size
Source/ThirdParty/NvCloth/Range.h:96
↓ 111 callers
Method
EndEvent
Source/Engine/Profiler/ProfilerCPU.cpp:121
↓ 111 callers
Method
IndexOf
<summary> Searches for the specified object and returns the zero-based index of the first occurrence within the entire collection. </summary> <param n
Source/Engine/Threading/ConcurrentBuffer.h:388
↓ 111 callers
Method
Show
Source/Editor/Windows/SplashScreen.cpp:150
↓ 110 callers
Function
stbi__err
Source/ThirdParty/stb/stb_image.h:941
↓ 109 callers
Method
GetMethod
Source/Engine/Scripting/Runtime/Mono.cpp:1345
↓ 108 callers
Method
UpdateCB
Source/Engine/GraphicsDevice/Vulkan/GPUContextVulkan.cpp:1132
↓ 107 callers
Method
Get
Source/Engine/Particles/ParticlesData.h:345
↓ 106 callers
Method
Dot
Source/Engine/Core/Math/Plane.cpp:88
↓ 105 callers
Method
ResetRenderTarget
Source/Engine/GraphicsDevice/Vulkan/GPUContextVulkan.cpp:948
↓ 104 callers
Method
CreatePipelineState
Source/Engine/GraphicsDevice/Null/GPUDeviceNull.cpp:164
↓ 104 callers
Method
back
Source/ThirdParty/basis_universal/transcoder/basisu_containers.h:496
↓ 103 callers
Method
Add
<summary> Adds the specified item to the collection. </summary> <param name="item">The item to add.</param> <returns>Index of the added element.</retu
Source/Engine/Renderer/RenderListBuffer.h:290
↓ 103 callers
Method
BeginEvent
Source/Engine/Profiler/ProfilerCPU.cpp:108
↓ 103 callers
Method
Info
<summary> Logs the information. </summary> <param name="message">The message.</param>
Source/Tools/Flax.Build/Log.cs:111
↓ 102 callers
Method
ContainsKey
<summary> Determines whether the <see cref="OrderedDictionary{TKey,TValue}" /> contains a specific key. </summary> <param name="key">The key to locate
Source/Engine/Core/Collections/OrderedDictionary.cs:205
↓ 102 callers
Method
Get
<summary> Gets the pointer to the first item in the collection (linear allocation). </summary>
Source/Engine/Core/Collections/Array.h:239
↓ 101 callers
Function
GetTime
Source/ThirdParty/tracy/client/TracyProfiler.hpp:177
↓ 101 callers
Method
Intersects
Source/Engine/Level/Actor.cpp:1686
↓ 101 callers
Function
SetErrorMessage
Source/ThirdParty/tinyexr/tinyexr.h:750
↓ 101 callers
Method
Size
Source/Engine/Content/Cache/AssetsCache.cpp:25
↓ 100 callers
Method
AddField
(string name, bool value)
Source/Tools/Flax.Build/Projects/VisualStudioCode/VisualStudioCodeProjectGenerator.cs:93
↓ 98 callers
Method
Get
Source/Engine/Debug/DebugDraw.cpp:182
↓ 98 callers
Method
Get
Source/Engine/Level/Actors/ModelInstanceActor.cpp:17
↓ 98 callers
Function
rcGetCon
Gets neighbor connection data for the specified direction. @param[in] span The span to check. @param[in] direction The direction to check. [Limits:
Source/ThirdParty/recastnavigation/Recast.h:1214
↓ 97 callers
Method
Abs
<summary> Returns the absolute value of a vector. </summary> <param name="v">The value.</param> <returns> A vector which components are less or equal
Source/Engine/Core/Math/Int3.cs:672
↓ 97 callers
Function
New
<summary> Creates the unique identifier. </summary> <returns>New Guid</returns>
Source/Engine/Core/Types/Guid.h:154
↓ 96 callers
Method
DrawRectangle
Source/Engine/Render2D/Render2D.cpp:1461
↓ 96 callers
Method
WriteInt32
<summary> Writes data of type <see cref="Int32"/> into the message. </summary>
Source/Engine/Networking/NetworkStream.cs:74
↓ 95 callers
Method
GetSize
Source/Engine/Engine/Screen.cpp:57
↓ 95 callers
Method
Resize
Source/Engine/Physics/Colliders/CharacterController.cpp:205
↓ 95 callers
Function
Sqrt
Source/Engine/Core/Math/Math.h:130
↓ 94 callers
Method
EnsureCapacity
Source/Engine/Core/Collections/Sorting.cpp:47
↓ 94 callers
Function
Length
<summary> Gets string length </summary> <returns>String length</returns>
Source/Engine/Core/Types/StringBuilder.h:59
↓ 94 callers
Method
getValue
Source/ThirdParty/OpenFBX/ofbx.cpp:458
↓ 94 callers
Method
size
Source/ThirdParty/basis_universal/encoder/basisu_enc.h:2317
↓ 93 callers
Method
Exists
Source/Engine/Graphics/Shaders/Cache/ShaderCacheManager.cpp:117
↓ 93 callers
Method
size
Source/ThirdParty/recastnavigation/RecastAlloc.h:342
↓ 92 callers
Method
Focus
<inheritdoc />
Source/Editor/GUI/Docking/DockWindow.cs:486
↓ 92 callers
Method
GetKey
Source/Engine/Input/Input.cpp:440
↓ 92 callers
Method
Run
()
Source/Tools/Flax.Build/Deps/DepsBuilder.cs:23
↓ 91 callers
Method
BindCB
Source/Engine/GraphicsDevice/Vulkan/GPUContextVulkan.cpp:1049
↓ 91 callers
Method
GetName
Source/Engine/Physics/Physics.cpp:433
↓ 91 callers
Method
IsValid
<summary> Returns true if data is valid. </summary>
Source/Engine/Core/Types/Span.h:42
↓ 91 callers
Function
PutUnsafe
Source/ThirdParty/rapidjson/stream.h:91
↓ 90 callers
Method
Add
Source/Engine/Profiler/ProfilerGPU.cpp:72
↓ 90 callers
Method
Add
Source/Engine/Tools/ModelTool/MeshAccelerationStructure.cpp:319
↓ 90 callers
Method
GetFileName
Source/Engine/Platform/Base/StringUtilsBase.cpp:325
↓ 89 callers
Function
GetClass
Source/Engine/Scripting/Runtime/DotNet.cpp:1731
↓ 89 callers
Function
Parse
Source/Engine/Platform/StringUtils.h:238
↓ 88 callers
Method
Label
<summary> Adds new label element. </summary> <param name="text">The label text.</param> <param name="horizontalAlignment">The label text horizontal al
Source/Editor/CustomEditors/LayoutElementsContainer.cs:402
↓ 88 callers
Function
Multiply
Calculates the product of two matrices.
Source/Engine/Core/Math/Matrix.h:544
↓ 88 callers
Method
Resize
Source/Engine/Graphics/Textures/GPUTexture.cpp:577
↓ 87 callers
Method
DrawFullscreenTriangle
Source/Engine/Graphics/GPUContext.cpp:84
↓ 87 callers
Method
GetMainContext
Source/Engine/GraphicsDevice/Null/GPUDeviceNull.cpp:122
↓ 86 callers
Method
ReadSingle
<summary> Reads and returns data of type <see cref="Single"/> from the message. </summary>
Source/Engine/Networking/NetworkStream.cs:208
↓ 86 callers
Method
Verbose
<summary> Logs the verbose message. </summary> <param name="message">The message.</param>
Source/Tools/Flax.Build/Log.cs:102
← previous
next →
101–200 of 40,737, ranked by callers