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

Method GetSubDataSize

Source/Engine/Engine/Resource.cpp:46–77  ·  view source on GitHub ↗

Get the size of the specified sub-data of this resource. @param[in] subDataIndex Resource sub-data index. @return Sub-data size, or an invalid index if the resource data could not be located. @see BeginLoadSubData(), TryLoadSubData()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

GetInstanceFunction · 0.85
GetCurrentPlatformMethod · 0.80
GetCacheMethod · 0.80
EnforceTocLoadMethod · 0.80
FindEntryMethod · 0.80
GetSizeMethod · 0.45

Tested by

no test coverage detected