electronic firing pin
Procs | |
auth_fail | what happens if an authorization is failed, explodes if selfdestruct is TRUE |
---|---|
gun_insert | what do we do when we are being added to a gun |
gun_remove | pin removal proc, return TRUE if the gun is still intact when it's done, false if there is a "tragic" "accident" |
pin_auth | can the pin be used by whoever is firing its gun |
Proc Details
auth_fail
what happens if an authorization is failed, explodes if selfdestruct is TRUE
gun_insert
what do we do when we are being added to a gun
gun_remove
pin removal proc, return TRUE if the gun is still intact when it's done, false if there is a "tragic" "accident"
pin_auth
can the pin be used by whoever is firing its gun