Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FSimpleStreamableAssetManager
Description
Asset handle lifecycle. Callable from any thread, including before Init and after Shutdown. The asset table is a process-lifetime singleton so there is no "no instance" failure mode.
| Name | AllocateAssetHandle |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Streaming/SimpleStreamableAssetManager.h |
| Include Path | #include "Streaming/SimpleStreamableAssetManager.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Streaming/SimpleStreamableAssetManager.cpp |
static FSSAMAssetHandle AllocateAssetHandle()