Ted Liou
@tedliou
Thu, Feb 11, 2021 3:43 AM
Unity 2019.4.20 更新說明裡有一段:
Scripting: Allow CreateDelegate to work when the delegate type returns an integer, but the method type returns an enum.
該來研究這個要怎麼寫了...
載入新的回覆
Scripting: Allow CreateDelegate to work when the delegate type returns an integer, but the method type returns an enum.
該來研究這個要怎麼寫了...