MCPcopy Create free account
hub / github.com/crazytuzi/UnrealCSharp / FUtf8String

Method FUtf8String

Script/UE/CoreUObject/FUtf8String.cs:8–10  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

6 public class FUtf8String : IGarbageCollectionHandle
7 {
8 public FUtf8String()
9 {
10 }
11
12 ~FUtf8String() => FUtf8StringImplementation.FUtf8String_UnRegisterImplementation(GarbageCollectionHandle);
13

Callers

nothing calls this directly

Tested by

no test coverage detected