erp_leash 
Vars | |
| leash_line | Leash line visual for the hooked item |
|---|---|
| our_leash_component | Weakref to the leash component we're using, if it exists. |
Procs | |
| attack | HERE BE DRAGONS /// Checks; leashing start |
| create_leash | Leash Initialization |
| create_leash_line | create_leash_line Adds leash as beam, definetly not copy pasted from fishing line |
| remove_leash | Leash removal |
Var Details
leash_line 
Leash line visual for the hooked item
our_leash_component 
Weakref to the leash component we're using, if it exists.
Proc Details
attack
HERE BE DRAGONS /// Checks; leashing start
create_leash
Leash Initialization
create_leash_line
create_leash_line Adds leash as beam, definetly not copy pasted from fishing line
remove_leash
Leash removal