User Tools

Site Tools


modding:function:typfirobjevent

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
modding:function:typfirobjevent [2014/12/27 04:40] – external edit 127.0.0.1modding:function:typfirobjevent [2017/01/20 05:31] (current) – Too many e's xephyr
Line 1: Line 1:
-Discuss this page on this pages [[typFireObjEvent Talk Page|TalkPage]]+~~GOTO>modding:function:typfireobjevent~~
  
-=== typFireObjEvent === 
- 
- 
-^ Syntax | (typFireObjEvent type spaceObject string) | 
-^ Arguments | type: The unid of the type that holds the event you wish to run. | 
-^ | spaceObject: The space object you want the event to target. | 
-^ | string: The name of the event you want to run. | 
-^ Returns | True is successful, otherwise nil. | 
-^ Category | [[spaceobject]] | 
-^ Description | Runs an event on an object from a type. | 
- 
-=== Example === 
- 
-<code lisp>(typFireObjEvent &baStdWingmanBase; gSource "OnCreate")</code> 
- 
-Useful function for firing events without having to create the object that contains the event. 
-Return to [[:Functions]] list 
modding/function/typfirobjevent.1419655255.txt.gz · Last modified: 2017/01/20 02:42 (external edit)