body_bag
Procs | |
attempt_fold | Checks to see if we can fold. Return TRUE to actually perform the fold and delete. |
---|---|
perform_fold | Performs the actual folding. Deleting is automatic, please do not include. |
Proc Details
attempt_fold
Checks to see if we can fold. Return TRUE to actually perform the fold and delete.
Arguments:
- the_folder - over_object of MouseDrop aka usr
perform_fold
Performs the actual folding. Deleting is automatic, please do not include.
Arguments:
- the_folder - over_object of MouseDrop aka usr