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
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Handle_OnWorldPreSendAllEndOfFrameUpdates | FDelegateHandle | FastGeoStreamingModule.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void AddToComponentsPendingRecreate
(
FFastGeoPrimitiveComponent* InComponentPendingRecreate |
FastGeoStreamingModule.h | ||
void RemoveFromComponentsPendingRecreate
(
FFastGeoPrimitiveComponent* InComponentPendingRecreate |
FastGeoStreamingModule.h | ||
virtual void ShutdownModule() |
FastGeoStreamingModule.h | ||
virtual void StartupModule() |
IModuleInterface implementation | FastGeoStreamingModule.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FFastGeoStreamingModule & Get() |
FastGeoStreamingModule.h |