/tg/ Station 13 - Modules - TypesProc Details

target_source

Singleton datum that defines how an acquire_target behavior gathers candidates. Subtype collect_candidates() to change what atoms are considered. Subtype with a typecache var to pre-filter by type before targeting_strategy validation.

Procs

collect_candidatesReturns a list of candidate atoms for the behavior to filter and select from.

Proc Details

collect_candidates

Returns a list of candidate atoms for the behavior to filter and select from.