Difference between revisions of "GetEventObject"
From Dragon Age Toolset Wiki
(Generated by Sunjammer's Dragon Age Script Paser) |
BryanDerksen (Talk | contribs) m (looks okay, removing tag) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | |||
{{dafunction | {{dafunction | ||
|name=GetEventObject | |name=GetEventObject | ||
Latest revision as of 17:59, 16 February 2010
Gets the specified object on the event.
- Parameters:
- evEvent
- The event to get the object off of
- nIndex
- The index of the object to get
- Returns:
- Returns the specified object, returns an invalid object on error.
- Source:
- script.ldf
Description
Gets the specified object on the event.