Page 1 of 1

API Doc: missing underscore for trigger_created_entity

Posted: Sun Nov 27, 2016 10:16 am
by Mooncat
In the API doc, the description of the on_trigger_created_entity event:
Called when an entity with a trigger prototype (such as capsules) create an entity AND that trigger prototype defined trigger_createdentity="true".
"trigger_createdentity" is missing an underscore. It should be "trigger_created_entity".

Re: API Doc: missing underscore for trigger_created_entity

Posted: Sun Nov 27, 2016 12:29 pm
by posila
Thanks for the report.
Fixed for next release.