Re-using Objects

Let's talk about re-using the same object data from your PhotoCamTargets_DT data table. By utilizing some of DigiCam's event dispatchers and custom functions, we can change an objects display name resulting in the DigiCam component identifying that object as a separate object. The setup below is done inside the level blueprint for demonstration purposes. This logic shown can be setup inside any blueprint and does not need to be done inside the level blueprint.


Annotations are included to further explain how these different functions are used.

Last updated