iconMulti property

bool iconMulti
final

The server will render an animation of all the frames in a given image array. The client may still specify multiple frames even if this cap and/or iconStatic is missing, however the server is free to ignore them and use only the primary frame.

Implementation

final bool iconMulti;