Difference between revisions of "Actor Script"
Jump to navigation
Jump to search
→Member Functions
imported>JLundin |
imported>JLundin |
||
Line 41: | Line 41: | ||
'''Function [[AttachAshPile - Actor|AttachAshPile]](Form akAshPileBase)''' | '''Function [[AttachAshPile - Actor|AttachAshPile]](Form akAshPileBase)''' | ||
*Attaches an "ash pile" to this actor using the passed-in form (or leveled item list) as a base. | *Attaches an "ash pile" to this actor using the passed-in form (or leveled item list) as a base. | ||
'''bool Function [[CanFlyHere - Actor|CanFlyHere]]()''' | |||
*Can this actor fly here? | |||
'''Function [[ClearArrested - Actor|ClearArrested]]()''' | '''Function [[ClearArrested - Actor|ClearArrested]]()''' |