When I set it to "Always," I can successfully perform this function in the blueprint, but when I switch it to "OnSimulationReset," calling ResetSystem() in the blueprint does not work as expected. Logically, I want to read the data only when the simulation starts and not repeatedly throughout the entire process.