Aha, but why the constructor is called multiple times? I though that the constructor is ONLY called in editor/game startup to create the CDO (GEN_VARIABLE) but as you can see here is called more than one time… why? I don’t understand then what exactly is the CDO if the constructor is called for every instanced object…