sluaunreal
sluaunreal copied to clipboard
大大们,问一个小白的问题
lua中直接使用FAnchors会发现FAnchors是个nil,但是它不应该是一个UStruct吗
可以用下
local FAnchors = import("Anchors")
local Anchors = FAnchors()