network_builder

Vars | |
custom_spawned | set var to true to not del on lateload |
---|---|
network_directions | what directions we know connections are in |
Procs | |
LateInitialize | How this works: On LateInitialize, detect all directions that this should be applicable to, and do what it needs to do, and then inform all network builders in said directions that it's been around since it won't be around afterwards. |
Var Details
custom_spawned

set var to true to not del on lateload
network_directions

what directions we know connections are in
Proc Details
LateInitialize
How this works: On LateInitialize, detect all directions that this should be applicable to, and do what it needs to do, and then inform all network builders in said directions that it's been around since it won't be around afterwards.