MCPcopy Create free account
hub / github.com/BespokeSynth/BespokeSynth / Prefab

Method Prefab

Source/Prefab.cpp:47–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45}
46
47Prefab::Prefab()
48{
49 mModuleContainer.SetOwner(this);
50}
51
52Prefab::~Prefab()
53{

Callers

nothing calls this directly

Calls 1

SetOwnerMethod · 0.45

Tested by

no test coverage detected