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

Method Set

Source/Engine/Engine/AssetPath.cpp:32–61  ·  view source on GitHub ↗

Parse the object path in the specified string and store it in this object. @param[in] pString Asset path string to set. If this is null or empty, the path will be cleared. @return True if the string was parsed successfully and the path was set (or cleared, if the string was null or empty), false if not. @see Clear(), ToString()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 13

IdentifyMethod · 0.45
ResolveMethod · 0.45
ApplyFixupsMethod · 0.45
FinalizeTocLoadMethod · 0.45
ParseMethod · 0.45
FileLocations.cppFile · 0.45
InitStaticTypeMethod · 0.45
UpdatePathMethod · 0.45
CreateMethod · 0.45
ConfigMethod · 0.45
LoadObjectFunction · 0.45
CacheResourceMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected