Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Containers
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Containers/StringConv.h |
| Include | #include "Containers/StringConv.h" |
Syntax
struct FFromStrCast
Remarks
This tag type is only intended to be used by StrCast to construct existing classes in direct ways. It is defined is in this Private namespace to indicate that the constructors that use it are not to be used by end-users.
Constructors
| Type | Name | Description | |
|---|---|---|---|
FFromStrCast () |