Skip to content

The Face Object Field Actors on reset

Christopher Ross-Gill edited this page Aug 1, 2016 · 1 revision

on-reset can be invoked when the face needs to be reset. It is the actor used, when using the reset reactor.

There are no arguments or return values needed.

Examples

on-reset: [
  do-style face 'on-set 0
]
Clone this wiki locally