Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UPrimitiveComponent
Description
Thread-safe accessor for this component's SimpleStreamableAssetManager (SSAM) handle. Returns the default-invalid handle if the component was never registered (SSAM disabled, or ClearPrimitiveHandle already ran).
| Name | GetSSAMPrimitiveHandle |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Components/PrimitiveComponent.h |
| Include Path | #include "Components/PrimitiveComponent.h" |
FSSAMPrimitiveHandle GetSSAMPrimitiveHandle() const