What is the primary purpose of the Construction Script in a Blueprint Actor?
-
A
To define gameplay logic that runs every frame
-
B
To execute initialization logic each time the Actor is placed or modified in the editor
-
C
To handle input events from the player
-
D
To define the Actor's network replication rules