热更
Unity3d中XLua简单运用
Unity3d中XLua简单运⽤前段时间学习了XLua的教程,发现⾮常的好⽤,下⾯⽤⼀个简单的例⼦来使⽤⼀下Xlua,将⼀个加法运算的程序 热更新成减法运算⾸先,我们写⼀个简单的加法运算using System;using System.Collections;using System.Collections.Generic;using System.Text;using UnityEngine;...
Unity3d中XLua简单运⽤前段时间学习了XLua的教程,发现⾮常的好⽤,下⾯⽤⼀个简单的例⼦来使⽤⼀下Xlua,将⼀个加法运算的程序 热更新成减法运算⾸先,我们写⼀个简单的加法运算using System;using System.Collections;using System.Collections.Generic;using System.Text;using UnityEngine;...