正在为RScript更新内容(已通过编译)
This commit is contained in:
@@ -17,7 +17,7 @@ namespace Demo.Game
|
||||
/// <summary>
|
||||
/// 设置为Hold模式, 即不需要点按即可判定的模式
|
||||
/// </summary>
|
||||
[ScriptableCall(@"设置为Hold模式, 即不需要点按即可判定的模式")]
|
||||
[Convention.RScript.Variable.Attr.Method]
|
||||
public void EnableHoldMode()
|
||||
{
|
||||
IsNeedTap = false;
|
||||
|
||||
Reference in New Issue
Block a user