MCPcopy Create free account
hub / github.com/chrxh/alien / ConstructorDescription

Method ConstructorDescription

source/EngineInterface/Descriptions.cpp:9–12  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7#include "Base/Physics.h"
8
9ConstructorDescription::ConstructorDescription()
10{
11 genome = GenomeDescriptionService::get().convertDescriptionToBytes(GenomeDescription());
12}
13
14InjectorDescription::InjectorDescription()
15{

Callers

nothing calls this directly

Calls 2

GenomeDescriptionClass · 0.85

Tested by

no test coverage detected