MCPcopy Create free account
hub / github.com/OGSR/OGSR-Engine / assign

Method assign

ogsr_engine/COMMON_AI/script_value_container_impl.h:17–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15IC void CScriptValueContainer::add(CScriptValue* new_value) {}
16
17IC void CScriptValueContainer::assign() {}
18
19IC void CScriptValueContainer::clear() { delete_data(m_values); }

Callers 7

visual_readMethod · 0.45
STATE_ReadMethod · 0.45
oneFunction · 0.45
CSE_AbstractMethod · 0.45
CLevelGraphMethod · 0.45
CGameGraphMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected