MCPcopy Create free account
hub / github.com/ChiyukiGana/Quickinput / exec

Method exec

source/src/scriptinterpreter.cpp:1004–1010  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1002any title
1003int type: 0=normal, 1=warning, 2=error
1004
1005bool return
1006*/
1007struct QiFunc_text_box : public QiFunc
1008{
1009 enum
1010 {
1011 normal,
1012 warning,
1013 error

Callers

nothing calls this directly

Calls 5

PopupMethod · 0.80
toIntegerMethod · 0.80
sizeMethod · 0.45
toStringMethod · 0.45
toBoolMethod · 0.45

Tested by

no test coverage detected