rig_module
Procs | |
can_install | Whether or not the module can be installed in the given rig. |
---|
Proc Details
can_install
Whether or not the module can be installed in the given rig.
Parameters:
new_holder
- The rig the module is attempting to be installed to.user
- The user attempting to install the module. Used for feedback messages. Omit for silent checks.
Returns boolean.