MCPcopy Create free account
hub / github.com/URLab-Sim/UnrealRoboticsLab / GetPath

Function GetPath

Source/URLab/Public/Transport/ShmRegion.h:110–110  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

108 uint32 GetNumBuffers() const { return NumBuffers; }
109
110 FString GetPath() const { return FilePath; }
111
112private:
113 FString FilePath;

Callers 15

ImportNodeRecursiveMethod · 0.50
ParseAssetsRecursiveMethod · 0.50
ParseContactSectionMethod · 0.50
ParseEqualitySectionMethod · 0.50
ParseKeyframeSectionMethod · 0.50
FactoryCreateFileMethod · 0.50
ParseOptionSectionMethod · 0.50
SaveToFunction · 0.50
RunTestMethod · 0.50

Calls

no outgoing calls

Tested by 4

SaveToFunction · 0.40
RunTestMethod · 0.40
AddMeshAssetMethod · 0.40
PrepareMeshForMuJoCoMethod · 0.40