effect_clear

Clears all effects created using the in-built particle system.

语法:

effect_clear();


返回: N/A


描述

This will clear all particles that are currently visible in the room which have been made using either effect_create_above or effect_create_below.


例如:

effect_clear();

Calling this will clear the room of any particles made with the effect_create_* functions.


上一页: Simple Effects
下一页: effect_create_below
© Copyright YoYo Games Ltd. 2018 All Rights Reserved