Difference between revisions of "SetOnAnimActionEventHandler"
Jump to navigation
Jump to search
no edit summary
imported>Jazzisparis |
imported>Jazzisparis |
||
Line 13: | Line 13: | ||
|Type = 1/0 | |Type = 1/0 | ||
}}{{FunctionArgument | }}{{FunctionArgument | ||
|Name = | |Name = actorOrList | ||
|Type = ref | |Type = ref | ||
}}{{FunctionArgument | }}{{FunctionArgument | ||
Line 25: | Line 25: | ||
'''Removes''' the <i>OnAnimActionUDF</i> script as a handler of the above. | '''Removes''' the <i>OnAnimActionUDF</i> script as a handler of the above. | ||
}} | }} | ||
==Notes== | |||
*As the third argument, either a single reference, or a '''FormList''' of references may be passed. | |||
==Handler Script== | ==Handler Script== | ||
A skeleton handler script for this event: | A skeleton handler script for this event: |