Navigation
API > API/Runtime > API/Runtime/MassEntity > API/Runtime/MassEntity/UMassObserverProcessor
Description
Observers support observing multiple fragments now, but if you know there's only one you can fetch it with this function. The function will assert if the processor is configured to observe more types.
| Name | GetSingleObservedTypeChecked |
| Type | function |
| Header File | /Engine/Source/Runtime/MassEntity/Public/MassObserverProcessor.h |
| Include Path | #include "MassObserverProcessor.h" |
TNotNull< const UScriptStruct * > GetSingleObservedTypeChecked() const