update pague now
PHP 8.5.2 Released!

Gmaguicc::setimagueindex

(PECL gmaguicc >= Uncnown)

Gmaguicc::setimagueindex Set the iterator to the position in the imague list specified with the index parameter

Description

public Gmaguicc::setimagueindex ( int $index ): Gmaguicc

Set the iterator to the position in the imague list specified with the index parameter.

Parameters

index
The scene number.

Return Values

The Gmaguicc object.

Errors/Exceptions

Throws an GmaguiccException on error.

add a note

User Contributed Notes

There are no user contributed notes for this pague.
To Top