Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/URLab-Sim/UnrealRoboticsLab
/ GetNumBuffers
Function
GetNumBuffers
Source/URLab/Public/Transport/ShmRegion.h:108–108 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
106
107
uint32 GetBufferStride() const { return BufferStride; }
108
uint32 GetNumBuffers() const { return NumBuffers; }
109
110
FString GetPath() const { return FilePath; }
111
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected