Difference between revisions of "WaitFieldObject"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
(Created page with "= {57} {{IE_57}} = Waits for instruction {55} {{IE_55}} to end before resuming. See Also: {29} {{IE_29}} ― Event_Instru...")
 
Line 1: Line 1:
 
= {57} {{IE_57}} =
 
= {57} {{IE_57}} =
Waits for instruction [[Event_Instruction_55|{55} {{IE_55}}]] to end before resuming.
+
{{IE_57_ex}}
 +
 
 +
{{IE_57_desc}}
  
  
 
See Also: [[Event_Instruction_29|{29} {{IE_29}}]] ― [[Event_Instruction_55|{55} {{IE_55}}]] ― [[Event_Instruction_64|{64} {{IE_64}}]] ― [[Event_Instruction_65|{65} {{IE_65}}]] ― [[Event_Instruction_6F|{6F} {{IE_6F}}]] ― [[Event_Instruction_E5|{E5} {{IE_E5}}]]
 
See Also: [[Event_Instruction_29|{29} {{IE_29}}]] ― [[Event_Instruction_55|{55} {{IE_55}}]] ― [[Event_Instruction_64|{64} {{IE_64}}]] ― [[Event_Instruction_65|{65} {{IE_65}}]] ― [[Event_Instruction_6F|{6F} {{IE_6F}}]] ― [[Event_Instruction_E5|{E5} {{IE_E5}}]]

Revision as of 15:18, 6 January 2014

{57} WaitFieldObject

WaitFieldObject()

Waits for an object being used to complete its cycle before resuming.


See Also: {29} WaitWalk{55} UseFieldObject{64} WaitRotateUnit{65} WaitRotateAll{6F} WaitSpriteMove{E5} WaitForInstruction