1
0
Fork 0
freesewing/markdown/dev/reference/api/hooks/postsample/en.md
2022-08-20 18:33:05 -04:00

475 B

title
postSample

The postSample hook runs just after your pattern is sampled. Your plugin will receive the Pattern object.

It is triggered just before the end of either:

The postSample hook is rarely used.