In the end, I think the solution I needed was to use OnPrepare. It seems to trigger for the Preview and Running the scene.
Not positive, but it seems in a Scene Event you can also do:
Self.Prepare() or Self.OnPrepare(Engine,Self) (not sure which works)
Still, it would be nice to have utility functions per scene, hence Scene scripts.
Example:
Election package
Only a couple scenes deal with all 50 states. A couple state processing functions needed but only for a couple scenes.
------------------------------
Azathoth
Son of Cthulhu
------------------------------
Original Message:
Sent: 06-16-2023 07:17
From: Red
Subject: VB Question
I normally use scripts on scene directors for this kind of stuff and call them.
------------------------------
Simon Redmile
Senior Graphic Programmer & Designer
Ross Video
Bristol United Kingdom
------------------------------