Navigation
API > API/Runtime > API/Runtime/UniversalObjectLocator > API/Runtime/UniversalObjectLocator/FUniversalObjectLocatorFragment
References
| Module | UniversalObjectLocator |
| Header | /Engine/Source/Runtime/UniversalObjectLocator/Public/UniversalObjectLocatorFragment.h |
| Include | #include "UniversalObjectLocatorFragment.h" |
| Source | /Engine/Source/Runtime/UniversalObjectLocator/Private/UniversalObjectLocatorFragment.cpp |
void ToString
(
FStringBuilderBase & OutString
) const
Remarks
Convert this fragment to a string of the form fragment-id[=fragment-payload]
Parameters
| Name | Description |
|---|---|
| OutString | String builder to populate |