MMD Macro Wiki

MikuMikuDance用マクロ/ホットキーツール「MMD Macro」公式wiki

ユーザ用ツール

サイト用ツール


function

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン前のリビジョン
次のリビジョン
前のリビジョン
function [2018-05-11 06:28:05] neffunction [2018-05-14 13:59:44] (現在) – [関数一覧] nef
行 10: 行 10:
  
 {{indexmenu>function|msort}} {{indexmenu>function|msort}}
 +
 +===== 関数一覧 =====
 +^target^name^arg1^arg2^arg3^arg4^arg5^
 +| buton  | click         | alias      | //repeat_min[int]// | //repeat_max[int]// | //thru[bool]//  |               |
 +| buton  | check         | alias      |                                                                       |
 +| buton  | uncheck       | alias      |                                                                       |
 +| list   | search        | alias      | needle[str]                                                           |
 +| list   | select        | alias      | count[int]          |                                                   |
 +| list   | next          | alias      | //repeat[int]//                                                       |
 +| list   | prev          | alias      | //repeat[int]//                                                       |
 +| list   | count         | alias      | var[int]            |                                                   |
 +| list   | current       | alias      | //var[int]//        | //var[str]//        |                               |
 +| edit   | get           | alias      | var[mixed]          |                                                   |
 +| edit   | focus         | alias      | //clear[bool]//                                                       |
 +| edit   | set           | alias      | replace[num]        | //adj[num]//        | //pos[bool]//                 |
 +| edit   | add           | alias      | number[num]         | //dec[int]//        |                               |
 +| edit   | randomAdd     | alias      | min[num]            | max[num]            | //dec[int]//    |               |
 +| curve  | curve         | alias      | start_x[num]        | start_y[num]        | end_x[num]      | end_y[num]    |
 +| menu   | menu          | alias      | menu[int]           | submenu[int]        |                               |
 +| dialog | dialogOpen    | class      | //needle[str]//                                                       |
 +| dialog | dialogClose   | class      |                                                                       |
 +| buton  | dialogClick   | class      | //repeat[int]//                                                       |
 +| buton  | dialogCheck   | class      |                                                                       |
 +| buton  | dialogUncheck | class      |                                                                       |
 +| list   | dialogSearch  | class      | needle[str]                                                           |
 +| list   | dialogSelect  | class      | count[int]          |                                                   |
 +| list   | dialogCount   | class      |                                                                       |
 +| list   | dialogCurrent | class      | //var[int]//        | //var[str]//        |                               |
 +| edit   | dialogSet     | class      | replace[num]        |                                                   |
 +| edit   | dialogSetStr  | class      | replace[str]        |                                                   |
 +| var    | input         | count[int] | var[mixed]          | var[mixed]          | ...             | //text[str]// |
 +| var    | var           | var[mixed] | value[mixed]        |                                                   |
 +| var    | calc          | var[mixed] | op[str]             | value[mixed]        | // var[mixed]// |               |
 +| var    | random        | var[num]   | min[num]            | max[num]            | // dec[int]//                 |
 +| other  | loop          | file[str]  | //repeat[int]//                                                       |
 +| other  | msgbox        | msg[str]   | //title[str]//      |                                                   |
 +| other  | activate      |            |                                                                       |
 +| other  | sleep         | ms[int]    |                                                                       |
 +
 +/*
 +| edit   | setStr        | alias      | replace[str]        |                                                   |
 +*/
function.txt · 最終更新: 2018-05-14 13:59:44 by nef

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki