Jass documentation Database
JASS Documentation Database REFORGED
Results for the query "BlzSetSpecialEffectZ" as a "function"
Function BlzSetSpecialEffectZ
Line: |
3964 |
Location: |
common.j |
Constant? |
no |
Type: |
native |
Arguments: |
effect whichEffect, real z |
Returns: |
nothing |
Preview
Extra spaces may have been removed from the original file to show the function in a comfortable way.
Information about BlzSetSpecialEffectZ
sets the effect's Z position (height) Added in: 1.29 Before 1.29 there was no direct way to set a special effect's height. The following trick was used as a workaround: // Creates a temporary platform in the air, the special effect will be put on top of it: // Effect spawns on top of platform // Remove platform immediately, only the effect will remain visible for its life duration
Page loaded in 0.0947 seconds.
|