Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/GameFramework > API/Runtime/Engine/GameFramework/APlayerController
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/GameFramework/PlayerController.h |
| Include | #include "GameFramework/PlayerController.h" |
UFUNCTION (BlueprintCallable, Category=WorldPartition)
virtual EStreamingSourcePriority GetStreamingSourcePriority() const
Remarks
Gets the streaming source priority. Default implementation returns StreamingSourcePriority but can be overriden in child classes. the streaming source priority.