Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BobbyAnguelov/Esoterica
/ functions
Functions
15,937 in github.com/BobbyAnguelov/Esoterica
⨍
Functions
15,937
◇
Types & classes
3,969
↓ 3 callers
Function
GetEntityWorld
Get the world associated with this tool
Code/EngineTools/Core/EditorTool.h:254
↓ 3 callers
Method
GetExternalGraphDebugInstance
Code/Engine/Animation/Graph/Animation_RuntimeGraph_Instance.cpp:551
↓ 3 callers
Method
GetFriendlyName
Code/EngineTools/Render/ResourceDescriptors/ResourceDescriptor_RenderShader.h:32
↓ 3 callers
Method
GetGraphNodeUUID
Code/EngineTools/Animation/ToolsGraph/Animation_ToolsGraph_UserContext.h:54
↓ 3 callers
Method
GetID
Get the requester ID
Code/Base/Resource/ResourceRequesterID.h:66
↓ 3 callers
Method
GetInstallDependencies
Code/EngineTools/Entity/ResourceCompilers/ResourceCompiler_Map.cpp:127
↓ 3 callers
Method
GetInstallDependencyResourcePathID
Get the ID for the data path for install dependencies, used for reverse look ups
Code/Base/Resource/ResourceRequesterID.h:69
↓ 3 callers
Method
GetIntraFilePathParent
Code/Base/FileSystem/DataPath.cpp:353
↓ 3 callers
Function
GetInverseScaleVector
Code/Base/Math/Transform.h:158
↓ 3 callers
Method
GetKeyColor
Code/Base/ThirdParty/implot/implot_internal.h:405
↓ 3 callers
Function
GetLastItemColor
Code/Base/ThirdParty/implot/implot_items.cpp:350
↓ 3 callers
Function
GetMainWindowHandle
Code/Base/Platform/Platform.cpp:16
↓ 3 callers
Function
GetMergedModsFromKeys
[Internal] Do not use directly
Code/Base/ThirdParty/imgui/imgui.cpp:10251
↓ 3 callers
Method
GetModuleResourceLoadingState
Code/Base/Application/Module.cpp:26
↓ 3 callers
Method
GetModuleResources
Code/Base/Application/Module.cpp:9
↓ 3 callers
Function
GetMouseSourceFromMessageExtraInfo
See https://learn.microsoft.com/en-us/windows/win32/tablet/system-events-and-mouse-messages Prefer to call this at the top of the message handler to a
Code/Base/Imgui/Platform/ImguiPlatform_Win32.cpp:663
↓ 3 callers
Function
GetNodeBackgroundAndBorderColors
Code/EngineTools/NodeGraph/NodeGraph_View.cpp:65
↓ 3 callers
Function
GetNormal
Code/Base/Math/Plane.h:41
↓ 3 callers
Method
GetNumConnectedClients
Code/Applications/ResourceServer/ResourceServer.h:80
↓ 3 callers
Function
GetNumControlParameters
Code/Engine/Animation/Graph/Animation_RuntimeGraph_Instance.h:177
↓ 3 callers
Function
GetNumEvents
Code/Engine/Animation/AnimationSyncTrack.h:145
↓ 3 callers
Method
GetNumTriangles
Code/EngineTools/Import/ImportedMesh.h:49
↓ 3 callers
Function
GetOutputValueType
Get the graph value type for the output pin
Code/EngineTools/Animation/ToolsGraph/Nodes/Animation_ToolsGraphNode.h:65
↓ 3 callers
Method
GetParameter
Code/EngineTools/Animation/ResourceEditors/ResourceEditor_AnimationGraph.h:166
↓ 3 callers
Method
GetParentResourceID
Code/Base/Resource/ResourceID.cpp:63
↓ 3 callers
Function
GetPercentageThrough
Get the percentage through the track for a given tracking - starting from the 'first' event i.e. the event offset
Code/Engine/Animation/AnimationSyncTrack.h:238
↓ 3 callers
Method
GetPinColor
Code/EngineTools/Animation/ToolsGraph/Nodes/Animation_ToolsGraphNode.cpp:317
↓ 3 callers
Function
GetProcessorInfo
Code/Base/Threading/Platform/Threading_Win32.cpp:16
↓ 3 callers
Method
GetPropertyInfo
Code/Base/TypeSystem/TypeInfo.cpp:34
↓ 3 callers
Function
GetReferencedGraphsForDebug
Get all referenced graphs - this will return all referenced graph instances (recursively)
Code/Engine/Animation/Graph/Animation_RuntimeGraph_Instance.h:326
↓ 3 callers
Method
GetReferencedResources
Code/EngineTools/Animation/ToolsGraph/Nodes/Animation_ToolsGraphNode_IK.h:20
↓ 3 callers
Method
GetReflectionMacroForType
Code/Applications/Reflector/TypeReflection/Clang/ClangParserContext.cpp:262
↓ 3 callers
Method
GetRemainingCapacity
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/string.h:434
↓ 3 callers
Function
GetResizeBorderRect
Code/Base/ThirdParty/imgui/imgui.cpp:6693
↓ 3 callers
Method
GetResolvedVariationData
Code/EngineTools/Animation/ToolsGraph/Nodes/Animation_ToolsGraphNode_VariationData.cpp:13
↓ 3 callers
Function
GetScaleVector
Code/Base/Math/Transform.h:157
↓ 3 callers
Function
GetScreenPosFromCurvePos
Code/EngineTools/Widgets/CurveEditor.h:98
↓ 3 callers
Method
GetSpan
Code/Base/ThirdParty/imgui/imgui_internal.h:660
↓ 3 callers
Method
GetSpanPtrBegin
Code/Base/ThirdParty/imgui/imgui_internal.h:657
↓ 3 callers
Function
GetSplatW
Code/Base/Math/Vector.h:311
↓ 3 callers
Method
GetState
Code/EngineTools/Navmesh/NavmeshGenerator.h:51
↓ 3 callers
Function
GetStateMachineGraph
Code/EngineTools/NodeGraph/NodeGraph_View.h:123
↓ 3 callers
Method
GetStatus
Status
Code/Applications/ResourceServer/ResourceCompilationRequest.h:55
↓ 3 callers
Function
GetTextureAddressMode
Code/Base/Render/Platform/RenderDevice_DX11.cpp:1133
↓ 3 callers
Function
GetTime
Get the sync track time for a percentage through the track - starting from the 'first' event i.e. the event offset
Code/Engine/Animation/AnimationSyncTrack.h:232
↓ 3 callers
Function
GetTransform
Get the root transform at the given percentage
Code/Engine/Animation/AnimationRootMotion.h:44
↓ 3 callers
Method
GetTransformed
Code/Base/Math/PointSet.h:31
↓ 3 callers
Method
GetTypeInfoHeaderFilePath
Get the module's type-info registration header file path
Code/Applications/Reflector/TypeReflection/ReflectedProject.h:64
↓ 3 callers
Function
GetTypeName
Code/Base/TypeSystem/TypeInfo.h:43
↓ 3 callers
Function
GetUnitForRange
Code/Base/ThirdParty/implot/implot.cpp:859
↓ 3 callers
Method
GetValidGlyphRange
Code/Engine/Render/Renderers/DebugRenderStates.h:134
↓ 3 callers
Function
GetValueTypeForPinType
Code/EngineTools/Animation/ToolsGraph/Nodes/Animation_ToolsGraphNode.h:43
↓ 3 callers
Function
GetVolumeColor
Code/Game/Cover/Components/Component_CoverVolume.h:36
↓ 3 callers
Function
GetW
Code/Base/Math/Quaternion.h:88
↓ 3 callers
Function
GetY
Code/Base/Math/Vector.h:197
↓ 3 callers
Function
GetYawAngleBetweenNormalizedVectors
Returns the yaw angle (rotation around Z) between two vectors, relative to the reference vector
Code/Base/Math/MathUtils.h:132
↓ 3 callers
Function
GetYawPitchDeltas
Code/Engine/Camera/Components/Component_FreeLookCamera.cpp:16
↓ 3 callers
Method
HackTrySpawnAI
Code/Engine/AI/Systems/WorldSystem_AIManager.cpp:76
↓ 3 callers
Method
HasArrayProperties
Code/Applications/Reflector/TypeReflection/ReflectedType.cpp:133
↓ 3 callers
Method
HasBasePath
Do we have a base path set
Code/Engine/Animation/AnimationDebug.h:69
↓ 3 callers
Method
HasDebugBasePathSet
Do we currently have a debug path set?
Code/Engine/Animation/Graph/Animation_RuntimeGraph_RootMotionDebugger.h:147
↓ 3 callers
Function
HasGraphInstance
Code/Engine/Animation/Components/Component_AnimationGraph.h:31
↓ 3 callers
Function
HasSkeletonResourceSet
Code/Engine/Render/Components/Component_SkeletalMesh.h:64
↓ 3 callers
Method
HasTickMarks
Code/Base/ThirdParty/implot/implot_internal.h:874
↓ 3 callers
Function
ImBitArrayClearAllBits
Code/Base/ThirdParty/imgui/imgui_internal.h:564
↓ 3 callers
Function
ImBitArrayClearBit
Code/Base/ThirdParty/imgui/imgui_internal.h:566
↓ 3 callers
Function
ImFileOpen
Code/Base/ThirdParty/imgui/imgui.cpp:2302
↓ 3 callers
Function
ImFormatStringV
Code/Base/ThirdParty/imgui/imgui.cpp:2166
↓ 3 callers
Function
ImGetDirQuadrantFromDelta
Code/Base/ThirdParty/imgui/imgui.cpp:13005
↓ 3 callers
Function
ImParseFormatFindEnd
Code/Base/ThirdParty/imgui/imgui_widgets.cpp:3469
↓ 3 callers
Function
ImParseFormatFindStart
We don't use strchr() because our strings are usually very short and often start with '%'
Code/Base/ThirdParty/imgui/imgui_widgets.cpp:3456
↓ 3 callers
Function
ImTextCountUtf8BytesFromChar
Not optimal but we very rarely use this function.
Code/Base/ThirdParty/imgui/imgui.cpp:2508
↓ 3 callers
Function
Initialize
Code/Base/ThirdParty/implot/implot.cpp:455
↓ 3 callers
Function
InputTextComboWithClearButton
Draw an input text field that show some help-text when empty and that has a clear button
Code/Base/Imgui/ImguiX.h:200
↓ 3 callers
Function
Internal_ConstructInPlaceTag
internal factory function for in_place_tag
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/internal/in_place_t.h:39
↓ 3 callers
Method
IsArrayElement
Code/Base/TypeSystem/PropertyPath.h:41
↓ 3 callers
Method
IsBlendTreeState
Code/EngineTools/Animation/ToolsGraph/Nodes/Animation_ToolsGraphNode_State.h:71
↓ 3 callers
Method
IsBusy
Code/Applications/ResourceServer/ResourceServer.cpp:531
↓ 3 callers
Function
IsComplete
Code/Base/Resource/ResourceRequest.h:74
↓ 3 callers
Method
IsComplete
Code/Base/Time/Timers.h:76
↓ 3 callers
Function
IsCompositionEnabled
Code/Base/Application/Platform/Application_Win32.cpp:45
↓ 3 callers
Function
IsConnected
Code/Base/Network/NetworkSystem.h:127
↓ 3 callers
Method
IsDestroyable
Code/EngineTools/Animation/ToolsGraph/Nodes/Animation_ToolsGraphNode_Parameters.h:319
↓ 3 callers
Method
IsEmpty
Code/EngineTools/Core/CategoryTree.h:43
↓ 3 callers
Method
IsEntityComponent
Code/Applications/Reflector/TypeReflection/ReflectedType.h:36
↓ 3 callers
Function
IsEqual4
Code/Base/Math/Vector.h:397
↓ 3 callers
Function
IsExpanded
Code/EngineTools/Widgets/TreeListView.h:111
↓ 3 callers
Method
IsHeap
We are using Heap when the bit is set, easier to conceptualize checking IsHeap instead of IsSSO
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/string.h:404
↓ 3 callers
Function
IsHotReloading
Are we currently mid hot-reload
Code/EngineTools/Core/EditorTool.h:376
↓ 3 callers
Method
IsInEngineNamespace
Code/Applications/Reflector/TypeReflection/Clang/ClangParserContext.h:101
↓ 3 callers
Method
IsInstallDependencyRequest
A install dependency request, coming from the resource system as part of resource loading
Code/Base/Resource/ResourceRequesterID.h:58
↓ 3 callers
Function
IsLeapYear
Returns true if year is leap year (366 days long)
Code/Base/ThirdParty/implot/implot_internal.h:1545
↓ 3 callers
Method
IsListEmpty
Code/Base/ThirdParty/EnkiTS/LockLessMultiReadPipe.h:238
↓ 3 callers
Method
IsLocomotionTransitionAllowed
Code/Game/Player/Animation/PlayerAnimationController.h:107
↓ 3 callers
Function
IsNaNOrInf
Code/Base/Math/Math.h:243
↓ 3 callers
Function
IsNormalized
Code/Base/Math/Plane.h:43
↓ 3 callers
Method
IsPacked
Code/Base/ThirdParty/imgui/imgui.h:3426
↓ 3 callers
Function
IsPerspective
Code/Base/Math/ViewVolume.h:96
↓ 3 callers
Function
IsPlaying
Code/EngineTools/Timeline/TimelineEditor.h:133
↓ 3 callers
Function
IsReading
Code/Base/Serialization/BinarySerialization.h:46
← previous
next →
2,001–2,100 of 15,937, ranked by callers