MovableObject:SetWhichMOToNotHit
From Data Realms Wiki
Revision as of 00:50, 28 June 2012 by Beautifybot (Talk | contribs)
Function | |
---|---|
Syntax | SetWhichMOToNotHit( * A pointer to the MO to not be hitting. 0 means don't ignore anyhting.
|
Description: | |
Sets this MO to not hit a specific other MO and all its children even though MO hitting is enabled on this MovableObject | |
Returns | None. |
Example | |
---|---|
Description | Placeholder! |
Code |
|
Output | Placeholder! |