Difference between revisions of "BlockStart"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
− | See Also: [[Event_Instruction_2B|{2B} {{IE_2B}}]] | + | See Also: [[Event_Instruction_2B|{2B} {{IE_2B}}]] |
Revision as of 20:33, 7 January 2014
{2A} BlockStart
BlockStart()
A block is a portion of the event played in a separate process.
When the game finds a block, it will start executing it and will also resume the event whatever there is after the block at the same time.
See Also: {2B} BlockEnd