A | |
Action [Plugin.General_services] |
Build a boolean option initialized fo
false , that is not saved.
|
B | |
Bool [Plugin.General_services] | |
E | |
Emitter [Register] | |
EmptyString [Plugin.General_services] |
Build a string option initialized to
"" .
|
Enabled [Register] | |
F | |
False [Plugin.General_services] |
Build a boolean option initialized to
false .
|
H | |
Hip [Register] | |
I | |
IndexedVal [Plugin.General_services] | |
Int [Plugin.General_services] |
Build an integer option.
|
O | |
OnlyValid [Register] | |
P | |
Pending [Register] | |
R | |
Register | |
S | |
Self [Register] | |
String [Plugin.General_services] |
Build a string option.
|
StringHashtbl [Plugin.General_services] | |
StringList [Plugin.General_services] |
Should not be used by casual users
|
StringSet [Plugin.General_services] |
Build an option as a set of strings, initialized to the empty set.
|
T | |
True [Plugin.General_services] |
Build a boolean option initialized to
true .
|
Z | |
Zero [Plugin.General_services] |
Build an integer option initialized to
0 .
|