Navigation
API > API/Plugins > API/Plugins/FastGeoStreaming
| Name | FFastGeoStreamingModule |
| Type | class |
| Header File | /Engine/Plugins/Experimental/FastGeoStreaming/Source/FastGeoStreaming/Public/FastGeoStreamingModule.h |
| Include Path | #include "FastGeoStreamingModule.h" |
Syntax
class FFastGeoStreamingModule : public IModuleInterface
Implements Interfaces
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| bIsFastGeoEnabled | bool | FastGeoStreamingModule.h | |
| CVarIsEnabled | FAutoConsoleVariableRef | FastGeoStreamingModule.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Handle_OnWorldPreSendAllEndOfFrameUpdates | FDelegateHandle | FastGeoStreamingModule.h |
Functions
Public Virtual
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void ShutdownModule() |
FastGeoStreamingModule.h | ||
virtual void StartupModule() |
IModuleInterface implementation | FastGeoStreamingModule.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FFastGeoStreamingModule & Get() |
FastGeoStreamingModule.h | ||
static bool IsAsyncRenderWorkAllowed() |
FastGeoStreamingModule.h | ||
static bool IsFastGeoEnabled() |
FastGeoStreamingModule.h |