Choose your operating system:
Windows
macOS
Linux
Actions
Is Streaming Source Enabled |
Whether the PlayerController should be used as a World Partiton streaming source. Default implementation returns bEnableStreamingSource but can be overriden in child classes. Target is Player Controller |
Streaming Source Should Activate |
Whether the PlayerController streaming source should activate cells after loading. Default implementation returns bStreamingSourceShouldActivate but can be overriden in child classes. Target is Player Controller |
Streaming Source Should Block on Slow Streaming |
Whether the PlayerController streaming source should block on slow streaming. Default implementation returns bStreamingSourceShouldBlockOnSlowStreaming but can be overriden in child classes. Target is Player Controller |