effect_system

Vars | |
holder | Weakref to our holder |
---|---|
location | Weakref to our location |
Procs | |
get_holder | Getter 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()