Updated Objects (markdown)

2017-06-26 11:57:32 -04:00
parent 32cb3859fc
commit a7bd533d1c
+1 -1
@@ -95,7 +95,7 @@ All actors have a few methods in common. These methods are
The event object has this structure
event:
* **function** OnEvent(func)
* **function** OnEvent(func) - A callback function that is triggered whenever said event happens
* **string** Type
# Semi-Actors