Both execute before BeginPlay() is called.
The plug-in only respawn anything after BeginPlay, so I think it’s fine to use it in Constructor, PostLoad, PostInitProperties.
Both execute before BeginPlay() is called.
The plug-in only respawn anything after BeginPlay, so I think it’s fine to use it in Constructor, PostLoad, PostInitProperties.