Daedalus Dock - Modules - TypesProc Details

point_holder

Completely generic resource handler

Procs

add_pointsAdd points. Returns the number of points added.
how_emptyReturns the number of points needed to fill the holder.
percentReturns the % (0-100) of how full the holder is.
remove_pointsRemoves points. Returns the number of points removed.

Proc Details

add_points

Add points. Returns the number of points added.

how_empty

Returns the number of points needed to fill the holder.

percent

Returns the % (0-100) of how full the holder is.

remove_points

Removes points. Returns the number of points removed.