klawr icon indicating copy to clipboard operation
klawr copied to clipboard

Provide a way to convert FScriptName to string and vice versa in managed code

Open enlight opened this issue 9 years ago • 0 comments

Now that native FName is marshaled as managed FScriptName instead of managed string there needs to be an easy way to convert the FScriptName to string in managed code. This should be done in a way that mirrors the conversion between FName and FString in native code.

enlight avatar Jul 25 '15 16:07 enlight