**This is an old revision of the document!** ----
A PCRE internal error occured. This might be caused by a faulty plugin
====== PlayClaw plugin imports ====== Plugins can use functions from PlayClaw API by static linking with provided (with SDK) playclaw5.lib. All API functions/structures are in plugins_shared.h SDK file. ==== Overlay render ==== [[plugin_sdk:imports:pc_lockoverlay|PC_LockOverlay]] [[plugin_sdk:imports:pc_unlockoverlay|PC_UnlockOverlay]] [[plugin_sdk:imports:structures:overlaylockstruct|OverlayLockStruct]] ==== Plugin variables ==== [[plugin_sdk:imports:PC_SetPluginVar|PC_SetPluginVar]] [[plugin_sdk:imports:PC_GetPluginVarInt|PC_GetPluginVarInt]] [[plugin_sdk:imports:PC_GetPluginVarStr|PC_GetPluginVarStr]]