Jass documentation Database
JASS Documentation Database REFORGED
Results for the query "QueuedTriggerGetIndex" as a "function"
Function QueuedTriggerGetIndex
Line: |
986 |
Location: |
blizzard.j |
Constant? |
no |
Type: |
function |
Arguments: |
trigger trig |
Returns: |
integer |
Preview
Extra spaces may have been removed from the original file to show the function in a comfortable way.
// Determine which, if any, of the queued triggers is being removed.
loop
return index
endif
set index = index + 1
endloop
return -1
endfunction
"That guy ’s nuts! Grab ’m!"
Hmmm... there's no info about this keyword... be the first one in contribute with the keyword QueuedTriggerGetIndex.
You must be logged into the site in order to give us a hand in keeping updated the information. If you don't have an account, you can create one here.
Page loaded in 0.0792 seconds.
|