User Tools

Site Tools


modding:function:typefirobjevent

Differences

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

Link to this comparison view

modding:function:typefirobjevent [2017/01/20 02:42] – created xephyrmodding:function:typefirobjevent [2017/01/20 05:31] (current) xephyr
Line 1: Line 1:
 +~~GOTO>modding:function:typfireobjevent~~
  
-Discuss this page on this pages [[typFireObjEvent Talk Page|TalkPage]] 
- 
-=== 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/typefirobjevent.1484880134.txt.gz · Last modified: 2017/01/20 02:42 by xephyr