Unreal Engine Blueprint API Reference > Game State
Returns true if the world has started play (called BeginPlay on actors)
Target is Game State Base
Inputs
Type | Name | Description |
---|---|---|
object | Target |
Outputs
Type | Name | Description |
---|---|---|
boolean | Return Value | Returns true if the world has started play (called BeginPlay on actors) |