MCPcopy Create free account
hub / github.com/BoomingTech/Piccolo / getFieldName

Method getFieldName

engine/source/runtime/core/meta/reflection/reflection.cpp:219–219  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

217 }
218
219 const char* FieldAccessor::getFieldName() const { return m_field_name; }
220 const char* FieldAccessor::getFieldTypeName() { return m_field_type_name; }
221
222 bool FieldAccessor::isArrayType()

Callers 3

createLeafNodeUIMethod · 0.80
metaExampleFunction · 0.80
getFieldByNameMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected