====== Differences ====== This shows you the differences between two versions of the page.
plugin_sdk:imports:pc_lockoverlay [2015/08/20 15:34] playclaw created |
plugin_sdk:imports:pc_lockoverlay [2015/08/20 15:41] (current) playclaw |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== PC_LockOverlay import ====== | ====== PC_LockOverlay import ====== | ||
- | Plugin can use this function together with [[plugin_sdk:imports:pc_unlockoverlay|PC_UnlockOverlay]] to draw overlay in [[plugin_sdk:exports:pluginupdateoverlay|PluginUpdateOverlay]] callback. | + | Plugin can use this function together with [[plugin_sdk:imports:pc_unlockoverlay|PC_UnlockOverlay]] to draw overlay in [[plugin_sdk:exports:pluginupdateoverlay|PluginUpdateOverlay]] callback. Function locks system memory buffer which will be used to update overlay texture. |
==== Syntax ==== | ==== Syntax ==== |