SPLURT Station 13 - Modules - TypesVar Details - Proc Details

network_builder

Vars

custom_spawnedset var to true to not del on lateload
network_directionswhat directions we know connections are in

Procs

LateInitializeHow 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.