byond - Modules - TypesVar Details - Proc Details

effect_system

Vars

holderWeakref to our holder
locationWeakref to our location

Procs

get_holderGetter proc for the holder. Use this instead of directly doing holder.resolve()

Var Details

holder

Weakref to our holder

location

Weakref to our location

Proc Details

get_holder

Getter proc for the holder. Use this instead of directly doing holder.resolve()