Search found 1 match

by sachfigura
Mon Nov 18, 2024 1:09 am
Forum: Not a bug
Topic: [2.0.19] Mod using get_blueprint_entities fails when building directly from blueprint library
Replies: 2
Views: 366

[2.0.19] Mod using get_blueprint_entities fails when building directly from blueprint library

1. What did you do?

I am working to update a mod for 2.0 that intercepts blueprint construction requests in the on_pre_build() event. It searches the get_blueprint_entities() list for instances the modded entities to do some additional setup.

Specifically, it adds a hook to on_pre_build() that ...

Go to advanced search