The "sys_effect_term" Function
#
SyntaxArgument | Type | Description |
---|---|---|
index | integer | The index of the row containing the target entity |
#
DescriptionTerminates an effect which has been performed with sys_effect_perform
. By nature, only looped effects need to be terminated.
As this script is run automatically by vngen_effect_stop
, it is never necessary to run sys_effect_term
manually.
See Effects for a list of included animation scripts and how to make your own.