MCPcopy Create free account
hub / github.com/GameFoundry/B3DFramework / Subset

Method Subset

Source/Engine/Utility/Utility/B3DTArrayView.h:179–188  ·  view source on GitHub ↗

* Returns a view into a subset of this array. * @param offset Starting index of the subset. * @param count Number of elements in the subset. If 0, includes all elements from offset to the end. * @return A new TArrayView representing the subset. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

TArrayViewClass · 0.85

Tested by

no test coverage detected