MCPcopy Create free account
hub / github.com/ObEngine/ObEngine / data

Method data

extlibs/fmt/include/fmt/core.h:693–693  ·  view source on GitHub ↗

Returns a pointer to the buffer data. */

Source from the content-addressed store, hash-verified

691
692 /** Returns a pointer to the buffer data. */
693 const T* data() const FMT_NOEXCEPT { return ptr_; }
694
695 /**
696 Resizes the buffer. If T is a POD type new elements may not be initialized.

Callers 15

getAnimationTemplatesFunction · 0.45
drawMethod · 0.45
updateMethod · 0.45
UnknownPackageMethod · 0.45
UnknownWorkspaceMethod · 0.45
UnknownInputActionMethod · 0.45
UnknownInputButtonMethod · 0.45
UnknownGameObjectMethod · 0.45
UnknownSpriteMethod · 0.45
UnknownColliderMethod · 0.45
UnknownTriggerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected