Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlaxEngine/FlaxEngine
/ RequestStreamingUpdate
Method
RequestStreamingUpdate
Source/Engine/Streaming/Streaming.cpp:79–82 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
77
}
78
79
void StreamableResource::RequestStreamingUpdate()
80
{
81
Streaming.LastUpdateTime = 0.0;
82
}
83
84
void StreamableResource::ResetStreaming(bool error)
85
{
Callers
8
SetTextureGroup
Method · 0.80
SetPixels
Method · 0.80
Play
Method · 0.80
OnAssetLoaded
Method · 0.80
Update
Method · 0.80
Base_OnActiveDeviceChanged
Method · 0.80
UpdateResource
Function · 0.80
ViewModel
Class · 0.80
Calls
2
Lock
Method · 0.80
Unlock
Method · 0.80
Tested by
no test coverage detected