MCPcopy Create free account
hub / github.com/HeliumProject/Engine / Parse

Method Parse

Source/Engine/Engine/AssetPath.cpp:607–842  ·  view source on GitHub ↗

Parse a string into separate path name components. @param[in] pString String to parse. This must *not* be empty. @param[in] rStackHeap Stack memory heap from which to allocate the resulting name array. @param[out] rpNames Parsed array of names, in reverse order (top-level path name stored at the end of the array). Note that this will be allocated using the given

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

ResolveMethod · 0.80

Calls 2

AllocateMethod · 0.45
SetMethod · 0.45

Tested by

no test coverage detected