There’s an event in widgets called initialized to perform binds before constructors, but if there isn’t “‘Create Widget” (which is actually a spawn widget), it shouldn’t work. Because without ‘Create Widget" it doesn’t exist in the world. Remember, you’re working with objects, You always need a reference to objects created in the world
1 Like