Skip to content

Poki Games SDK

Allow games to be hosted on Poki website and display ads.

Authors and contributors to this experimental extension: alex_.


Please refer to Poki's guide to know when to call the different actions.

Read more...

Tip

Learn how to install new extensions by following a step-by-step guide.

Actions

Game loading finished
Inform Poki game finished loading.

See parameters

Technical note: parameters 0, 1 are internal parameters handled by GDevelop.

Gameplay started
Inform Poki gameplay started.

See parameters

Technical note: parameters 0, 1 are internal parameters handled by GDevelop.

Gameplay stopped
Inform Poki gameplay stopped.

See parameters

Technical note: parameters 0, 1 are internal parameters handled by GDevelop.

Commercial break
Request commercial break.

See parameters

Technical note: parameters 0, 1 are internal parameters handled by GDevelop.

Rewarded break
Request rewarded break.

See parameters

Technical note: parameters 0, 1 are internal parameters handled by GDevelop.

Conditions

Commercial break just finished playing
Checks if a commercial break just finished playing.

See parameters

Technical note: parameters 0, 1 are internal parameters handled by GDevelop.

Rewarded break just finished playing
Checks if a rewarded break just finished playing.

See parameters

Technical note: parameters 0, 1 are internal parameters handled by GDevelop.

Commercial break is playing
Checks if a commercial break is playing.

See parameters

Technical note: parameters 0, 1 are internal parameters handled by GDevelop.

Rewarded break is playing
Checks if a rewarded break is playing.

See parameters

Technical note: parameters 0, 1 are internal parameters handled by GDevelop.

Poki SDK is ready
Check if the Poki SDK is ready to be used.

See parameters

Technical note: parameters 0, 1 are internal parameters handled by GDevelop.

Should reward player
Checks if player should be rewarded after a rewarded break finished playing.

See parameters

Technical note: parameters 0, 1 are internal parameters handled by GDevelop.


This page is an auto-generated reference page about the Poki Games SDK extension, made by the community of GDevelop, the open-source, cross-platform game engine designed for everyone. Learn more about all GDevelop community-made extensions here.