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

Method StaticStruct

Script/UE/CoreUObject/IStaticStruct.cs:5–5  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3 public interface IStaticStruct
4 {
5 static abstract UScriptStruct StaticStruct();
6 }
7}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected