MCPcopy Create free account
hub / github.com/defold/defold / GetOptions

Method GetOptions

engine/ddf/src/ddf/ddf_loadcontext.h:51–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49 void SetDynamicTypeBase(uint32_t offset);
50
51 inline uint32_t GetOptions()
52 {
53 return m_Options;
54 }
55
56 private:
57 dmHashTable32<uint32_t> m_ArrayCount;

Callers 8

SetStringMethod · 0.80
AddStringMethod · 0.80
SetBytesMethod · 0.80
is_resource_fieldFunction · 0.80
is_resourceFunction · 0.80
is_resourceFunction · 0.80
_validate_fieldFunction · 0.80
_scan_fieldFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected