StringCast

Overload list

Windows
MacOS
Linux
Name Description

Public function

TEnableIf< F...

 

StringCast

(
    const From* Str
)

StringCast example usage:

Public function

TEnableIf<&#...

 

StringCast

(
    const From* Str
)

Creates an object which acts as a source of a given string type. See example above.

Public function

TEnableIf< F...

 

StringCast

(
    const From* Str,
    int32 Len
)

Creates an object which acts as a source of a given string type. See example above.

Public function

TEnableIf<&#...

 

StringCast

(
    const From* Str,
    int32 Len
)

Creates an object which acts as a source of a given string type. See example above.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss