Searched refs:entityComponentsJson (Results 1 – 1 of 1) sorted by relevance
620 … auto& entityComponentsJson = (jsonOut["entity-components"] = json::standalone_value::array()); in WriteEntityCollection() local628 entityComponentsJson.array_.emplace_back(move(componentJson)); in WriteEntityCollection()