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
↓ 3,063 callers
Function
PIXCopyEventArgument
Source/ThirdParty/WinPixEventRuntime/PIXEventsCommon.h:133
↓ 2,140 callers
Method
Count
<summary> Counts the amount of bound functions. </summary> <returns>The bound functions count.</returns>
Source/Engine/Core/Delegate.h:738
↓ 1,321 callers
Function
load
Source/ThirdParty/OpenFBX/ofbx.cpp:4103
↓ 995 callers
Method
Add
<summary> Adds a new task to the graph. </summary> <typeparam name="T">The type of the task.</typeparam> <returns>The created task.</returns>
Source/Tools/Flax.Build/Build/Graph/TaskGraph.cs:62
↓ 926 callers
Method
Length
<summary> Gets length of the data. </summary>
Source/Engine/Core/Types/Span.h:58
↓ 844 callers
Method
Append
Append a string to the string */
Source/ThirdParty/assimp/types.h:356
↓ 792 callers
Method
Format
<summary> Formats thw value. </summary> <param name="format">The format text.</param> <param name="v1">The value.</param> <returns>The formatted value
Source/Engine/Visject/ShaderGraphValue.h:190
↓ 651 callers
Function
memcpy
Source/ThirdParty/OpenFBX/libdeflate.cpp:4006
↓ 629 callers
Method
Add
Source/Engine/CSG/CSGMesh.cpp:80
↓ 594 callers
Function
MemWrite
Source/ThirdParty/tracy/common/TracyAlign.hpp:18
↓ 571 callers
Method
Input
<summary> Creates new Input box element description. </summary> <param name="yLevel">The y level.</param> <param name="text">The text.</param> <param
Source/Editor/Surface/NodeElementArchetype.cs:104
↓ 568 callers
Method
Write
Source/Engine/Core/Log.cpp:119
↓ 537 callers
Method
Contains
Source/Engine/Core/Math/Rectangle.cpp:13
↓ 532 callers
Function
Format
Source/Engine/Graphics/Textures/GPUTexture.h:159
↓ 526 callers
Method
Output
<inheritdoc />
Source/Editor/Surface/Archetypes/Animation.cs:25
↓ 449 callers
Method
GetBox
Source/Engine/Content/Assets/Model.cpp:111
↓ 429 callers
Function
Max
Source/Engine/Core/Math/Math.h:341
↓ 428 callers
Function
memset
Source/ThirdParty/OpenFBX/libdeflate.cpp:3994
↓ 408 callers
Method
AreEqual
<summary> Asserts that the values are approximately equal. </summary> <typeparam name="T">The value type.</typeparam> <param name="expected">The expec
Source/Engine/Debug/Assert.cs:93
↓ 381 callers
Method
Get
Source/Engine/Platform/Windows/ComPtr.h:219
↓ 375 callers
Method
Count
Source/Engine/Threading/ThreadRegistry.cpp:27
↓ 355 callers
Method
Append
Source/Engine/Core/Types/String.cpp:85
↓ 354 callers
Method
Add
<summary> Adds the specified log entry. </summary> <param name="desc">The log entry description.</param>
Source/Editor/Windows/DebugLogWindow.cs:463
↓ 344 callers
Function
PIXEncodeEventInfo
Source/ThirdParty/WinPixEventRuntime/PIXEventsCommon.h:91
↓ 314 callers
Method
Replace
Source/Engine/Core/Types/String.h:389
↓ 307 callers
Function
EnumHasAnyFlags
Source/Engine/Core/Types/BaseTypes.h:163
↓ 301 callers
Method
BindSR
Source/Engine/Graphics/GPUContext.cpp:78
↓ 293 callers
Method
Emit
(Instruction instruction)
Source/Tools/Flax.Build/Build/Plugins/NetworkingPlugin.cs:937
↓ 292 callers
Method
View
Source/Engine/GraphicsDevice/Vulkan/GPUBufferVulkan.cpp:76
↓ 289 callers
Function
prmsg
Source/ThirdParty/X11/Xtrans/Xtransint.h:436
↓ 288 callers
Function
Variant
Source/Engine/Core/Types/Variant.h:225
↓ 283 callers
Method
Max
<summary> Returns a vector containing the largest components of the specified vectors. </summary> <param name="left">The first source vector.</param>
Source/Engine/Core/Math/Int3.cs:623
↓ 275 callers
Method
AddButton
(string name, int index, int selectedIndex, Action<Button> select, Action<Button> remove)
Source/Editor/Windows/GameCookerWindow.cs:700
↓ 273 callers
Method
ReadInt32
<summary> Reads and returns data of type <see cref="Int32"/> from the message. </summary>
Source/Engine/Networking/NetworkStream.cs:82
↓ 270 callers
Function
Get
Source/Engine/Utilities/Nameof.h:85
↓ 269 callers
Method
AddButton
<summary> Adds the button. </summary> <param name="text">The button text.</param> <returns>Created button control.</returns>
Source/Editor/GUI/MainMenu.cs:66
↓ 260 callers
Function
mz_zip_set_error
Source/ThirdParty/tinyexr/miniz.cpp:3497
↓ 249 callers
Method
Unlock
Source/ThirdParty/VulkanMemoryAllocator/vk_mem_alloc.h:3074
↓ 247 callers
Method
Lock
Source/ThirdParty/VulkanMemoryAllocator/vk_mem_alloc.h:3073
↓ 247 callers
Method
Substring
Source/Engine/Core/Types/StringView.cpp:41
↓ 238 callers
Method
Get
<summary> Gets the asset. </summary>
Source/Engine/Content/AssetReference.h:224
↓ 235 callers
Method
FillRectangle
Source/Engine/Render2D/Render2D.cpp:1439
↓ 234 callers
Method
load
Source/ThirdParty/pugixml/pugixml.cpp:6099
↓ 231 callers
Function
MemoryClear
<summary> Clear memory region with zeros </summary> <param name="dst">Destination memory address. Must not be null, even if size is zero.</param> <par
Source/Engine/Platform/Base/PlatformBase.h:228
↓ 230 callers
Method
GetID
<summary> Gets the asset ID or Guid::Empty if not set. </summary>
Source/Engine/Content/WeakAssetReference.h:41
↓ 230 callers
Function
Min
Source/Engine/Core/Math/Math.h:348
↓ 226 callers
Function
Delete
Source/Engine/Core/Memory/Memory.h:310
↓ 225 callers
Method
TryGet
Source/Engine/AI/BehaviorKnowledge.cpp:136
↓ 220 callers
Function
Init
Source/Engine/AI/BehaviorTreeNode.h:42
↓ 218 callers
Method
IsEmpty
Source/Engine/Renderer/RenderList.cpp:538
↓ 211 callers
Method
Exists
(string path)
Source/Tools/Flax.Build/Build/FileCache.cs:21
↓ 211 callers
Method
Get
<summary> Gets the pointer to the first element in the collection. </summary> <returns>The allocation start.</returns>
Source/Engine/Threading/ConcurrentBuffer.h:103
↓ 210 callers
Method
GetBox
<summary> Get box by ID </summary> <param name="id">Box ID</param> <returns>Box</returns>
Source/Engine/Visject/GraphNode.h:187
↓ 205 callers
Method
GetType
Source/Engine/Scripting/Runtime/Mono.cpp:991
↓ 205 callers
Method
HasItems
<summary> Returns true if collection isn't empty. </summary>
Source/Engine/Core/Collections/Array.h:213
↓ 202 callers
Method
MemberEnd
Source/ThirdParty/rapidjson/document.h:3015
↓ 200 callers
Method
ToArray
<summary> Creates an array containing the elements of the vector. </summary> <returns>A three-element array containing the components of the vector.</
Source/Engine/Core/Math/Int3.cs:207
↓ 196 callers
Method
WaitForLoaded
Source/Engine/Content/Asset.cpp:450
↓ 193 callers
Method
Add
Source/ThirdParty/assimp/metadata.h:335
↓ 193 callers
Function
Lerp
Source/Engine/Core/Math/Math.h:445
↓ 191 callers
Function
Clamp
Source/Engine/Core/Math/Math.h:315
↓ 189 callers
Method
Add
Source/Engine/Core/Math/Matrix.cpp:172
↓ 189 callers
Function
ToString
Source/Engine/Core/Log.cpp:300
↓ 188 callers
Method
Get
Source/Engine/Scripting/Runtime/Mono.cpp:943
↓ 185 callers
Method
FromBgra
<summary> Converts the color from a packed BGRA integer. </summary> <param name="color">A packed integer containing all four color components in BGRA
Source/Engine/Core/Math/Color.cs:452
↓ 185 callers
Method
LogWarning
<summary> Logs the specified warning message to the log file. </summary> <param name="msg">The message.</param>
Source/Editor/Editor.cs:867
↓ 184 callers
Method
AddOne
Source/Engine/Renderer/RenderListBuffer.h:312
↓ 184 callers
Method
IsLoaded
Source/Engine/Scripting/BinaryModule.cpp:1194
↓ 184 callers
Method
Read
Source/Engine/Core/Types/DataContainer.h:348
↓ 182 callers
Method
Length
Source/Engine/Platform/Unix/UnixStringUtils.cpp:170
↓ 180 callers
Method
Remove
Source/Engine/Core/Types/String.cpp:164
↓ 178 callers
Method
IsTrue
<summary> Asserts that the condition is true. </summary> <param name="condition"></param>
Source/Engine/Debug/Assert.cs:313
↓ 176 callers
Method
Get
Source/Engine/Graphics/Materials/MaterialParams.cpp:549
↓ 175 callers
Function
NearEqual
Source/Engine/Core/Math/Ray.h:66
↓ 170 callers
Method
Add
()
Source/Editor/Surface/VisjectSurfaceWindow.cs:313
↓ 169 callers
Function
Free
Source/Engine/Utilities/RectPack.h:365
↓ 167 callers
Method
GetType
<summary> Tries to get the object type from the given full typename. Searches in-build Flax Engine/Editor assemblies and game assemblies. </summary> <
Source/Editor/Scripting/TypeUtils.cs:297
↓ 167 callers
Method
NearEqual
Source/Engine/Core/Math/Color.cpp:152
↓ 167 callers
Method
Sqrt
<summary> Returns square root of f. </summary> <param name="f"></param>
Source/Engine/Core/Math/Mathd.cs:701
↓ 165 callers
Function
String
Source/Engine/Serialization/JsonWriter.h:52
↓ 162 callers
Method
Lerp
Source/Engine/Core/Math/Color.cpp:183
↓ 161 callers
Function
PX_UNUSED
Source/ThirdParty/PhysX/foundation/PxPreprocessor.h:483
↓ 161 callers
Function
elf_uncompress_failed
Source/ThirdParty/tracy/libbacktrace/elf.cpp:1125
↓ 160 callers
Method
Resize
Source/Engine/Graphics/GPUBuffer.cpp:290
↓ 158 callers
Function
AtomicRead
Source/Engine/Platform/Web/WebPlatform.h:66
↓ 157 callers
Method
StartsWith
Source/Engine/Core/Types/String.cpp:232
↓ 156 callers
Function
GetBox
Source/Engine/Content/Assets/Model.h:189
↓ 156 callers
Method
LocalToWorld
Source/Engine/Core/Math/Transform.cpp:96
↓ 155 callers
Function
Dot
<summary> Calculates the dot product of two quaternions. </summary> <param name="left">The first source quaternion.</param> <param name="right">The se
Source/Engine/Core/Math/Quaternion.h:418
↓ 154 callers
Method
AddSeparator
<summary> Adds the separator. </summary> <returns>The separator.</returns>
Source/Editor/GUI/ToolStrip.cs:154
↓ 153 callers
Function
Abs
Source/Engine/Core/Math/Math.h:145
↓ 152 callers
Method
AddRange
<summary> Adds the range of the items to the hash set. </summary> <typeparam name="T">The item type.</typeparam> <param name="source">The hash set to
Source/Tools/Flax.Build/Utilities/Utilities.cs:119
↓ 150 callers
Method
Resize
Source/Engine/Tools/TextureTool/TextureTool.cpp:369
↓ 148 callers
Function
FromRGB
<summary> Initializes from packed RGB value (bottom bits contain Blue) of the color and separate alpha channel value. </summary> <param name="rgb">The
Source/Engine/Core/Math/Color.h:134
↓ 146 callers
Method
EndsWith
Source/Engine/Core/Types/String.cpp:243
↓ 146 callers
Method
Min
<summary> Returns a vector containing the smallest components of the specified vectors. </summary> <param name="left">The first source vector.</param>
Source/Engine/Core/Math/Int3.cs:648
↓ 145 callers
Method
Get
Source/Engine/GraphicsDevice/WebGPU/GPUPipelineStateWebGPU.cpp:421
↓ 144 callers
Method
Add
Source/Editor/Cooker/Steps/CookAssetsStep.cpp:944
↓ 144 callers
Method
FileCopy
<summary> Copies the file. </summary> <param name="srcFilePath">The source file path.</param> <param name="dstFilePath">The destination file path.</pa
Source/Tools/Flax.Build/Utilities/Utilities.cs:167
↓ 144 callers
Function
stbi__get8
Source/ThirdParty/stb/stb_image.h:1554
next →
1–100 of 40,737, ranked by callers